get_accepts_tab
Description:
Returns whether pressing the <kbd>Tab</kbd> key inserts a tab characters.
See [method@Gtk.TextView.set_accepts_tab].
Parameters:
this |
A `GtkTextView` |
Returns:
true if pressing the Tab key inserts a tab character, false if pressing the Tab key moves the keyboard focus. |