TextView.setEditable
void setEditable(bool setting) nothrowSets the default editability of the #GtkTextView. You can override this default setting with tags in the buffer, using the “editable” attribute of tags.
Parameters
setting | whether it’s editable |