TextView.getEditable

Returns the default editability of the #GtkTextView. Tags in the buffer may override this setting for some ranges of text.

class TextView
bool
getEditable
()

Return Value

Type: bool

whether text is editable by default

Meta