TextView.setEditable

Sets the default editability of the #GtkTextView. You can override this default setting with tags in the buffer, using the “editable” attribute of tags.

class TextView
void
setEditable
(
bool setting
)

Parameters

setting bool

whether it’s editable

Meta