TextView.getEditable

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

class TextView
int
getEditable
()

Return Value

Type: int

whether text is editable by default

Meta