TextView.getAcceptsTab

Returns whether pressing the <kbd>Tab</kbd> key inserts a tab characters.

See gtk.text_view.TextView.setAcceptsTab.

class TextView
bool
getAcceptsTab
()

Return Value

Type: bool

true if pressing the Tab key inserts a tab character, false if pressing the Tab key moves the keyboard focus.