gtkEditableSetEditable {RGtk2} | R Documentation |
Determines if the user can edit the text in the editable widget or not.
gtkEditableSetEditable(object, is.editable)
|
[GtkEditable ] a GtkEditable widget. |
|
[logical] TRUE if the user is allowed to edit the text
in the widget. |
Derived by RGtkGen from GTK+ documentation