API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2024.2
void gtk_editable_set_editable ( GtkEditable* editable, gboolean is_editable )
Determines if the user can edit the text in the editable widget or not.
is_editable
Type: gboolean
gboolean
TRUE if the user is allowed to edit the text in the widget.
TRUE