Method
GtkTextViewget_accepts_tab
since: 2.4
Declaration [src]
gboolean
gtk_text_view_get_accepts_tab (
GtkTextView* text_view
)
Description [src]
Returns whether pressing the Tab key inserts a tab characters. gtk_text_view_set_accepts_tab().
Available since: 2.4
Gets property | Gtk.TextView:accepts-tab |