gtkTextViewGetAcceptsTab {RGtk2} | R Documentation |
Returns whether pressing the Tab key inserts a tab characters.
gtkTextViewSetAcceptsTab
.
gtkTextViewGetAcceptsTab(object)
|
[GtkTextView ] A GtkTextView |
Since 2.4
[logical] TRUE
if pressing the Tab key inserts a tab character,
FALSE
if pressing the Tab key moves the keyboard focus.
Derived by RGtkGen from GTK+ documentation