get_delegate


Description:

public abstract unowned Editable? get_delegate ()

Gets the `GtkEditable` that this is delegating its implementation to.

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

Parameters:

this

a `GtkEditable`

Returns:

the delegate `GtkEditable`