Returns whether pressing the <kbd>Tab</kbd> key inserts a tab characters.
See gtk.text_view.TextView.setAcceptsTab.
true if pressing the Tab key inserts a tab character, false if pressing the Tab key moves the keyboard focus.
Returns whether pressing the <kbd>Tab</kbd> key inserts a tab characters.
See gtk.text_view.TextView.setAcceptsTab.