EditableT.getDelegate

Gets the GtkEditable that @editable is delegating its implementation to.

Typically, the delegate is a [class@Gtk.Text] widget.

template EditableT(TStruct)
getDelegate
()

Return Value

the delegate GtkEditable

Meta