init_delegate
Description:
public void init_delegate ()
Sets up a delegate for `GtkEditable`.
This is assuming that the get_delegate vfunc in the `GtkEditable` interface has been set up for the this's type.
This is a helper function that should be called in instance init, after creating the delegate object.
Parameters:
this |
a `GtkEditable` |