TextView.getAcceptsTab

bool getAcceptsTab()

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

See [gtk.text_view.TextView.setAcceptsTab].

Returns

true if pressing the Tab key inserts a tab character,

false if pressing the Tab key moves the keyboard focus.