TextView.getAcceptsTab

bool getAcceptsTab()

Returns whether pressing the Tab key inserts a tab characters. [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.