TextView.getAcceptsTab

Returns whether pressing the Tab key inserts a tab characters.

See [method@Gtk.TextView.set_accepts_tab].

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.

Meta