Editable.initDelegate
void initDelegate()Sets up a delegate for [gtk.editable.Editable].
This is assuming that the get_delegate vfunc in the [gtk.editable.Editable] interface has been set up for the editable's type.
This is a helper function that should be called in instance init, after creating the delegate object.