GtkEditable::set_editable

void set_editable(bool is_editable);

set_editable() , when set to true, sets the widget to be editable by the user.

The default setting is false.