EditableT.initDelegate

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.

template EditableT(TStruct)
void
initDelegate
()

Meta