Determines if the user can edit the text in the editable widget or not.
gtkEditableSetEditable(object, is.editable)
object
a GtkEditable
GtkEditable
is.editable
TRUE if the user is allowed to edit the text in the widget
TRUE
Derived by RGtkGen from GTK+ documentation