set_editable
Description:
Determines if the user can edit the text in the editable widget.
Parameters:
this |
a `GtkEditable` |
is_editable |
true if the user is allowed to edit the text in the widget |
Determines if the user can edit the text in the editable widget.
this |
a `GtkEditable` |
is_editable |
true if the user is allowed to edit the text in the widget |