getDelegate

open fun getDelegate(): Editable?

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

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

Return

the delegate GtkEditable