Editable.getDelegate

gtk.editable.Editable getDelegate()

Gets the gtk.editable.Editable that editable is delegating its implementation to.

Typically, the delegate is a gtk.text.Text widget.

Returns