Gtk.Editable.prototype.get_editable

function get_editable():Boolean {
    // Gjs wrapper for gtk_editable_get_editable()
}

Retrieves whether editable is editable. See Gtk.set_editable.

Returns

true if editable is editable.