Method

Gtk.Editable.get_editable

Declaration [src]

gboolean
gtk_editable_get_editable (
  GtkEditable* editable
)

Description [src]

Retrieves whether editable is editable.

Gets propertyGtk.Editable:editable

Return value

Returns: gboolean

TRUE if editable is editable.