Sets up a delegate for GtkEditable.
This is assuming that the get_delegate vfunc in the GtkEditable 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.
See Implementation
Sets up a delegate for GtkEditable.
This is assuming that the get_delegate vfunc in the GtkEditable 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.