Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTextViewGetAcceptsTab: gtkTextViewGetAcceptsTab
Description
Returns whether pressing the Tab key inserts a tab characters.
gtkTextViewSetAcceptsTab
.
Usage
gtkTextViewGetAcceptsTab(object)
Arguments
object
A
GtkTextView
Value
TRUE
if pressing the Tab key inserts a tab character,
FALSE
if pressing the Tab key moves the keyboard focus.
Details
Since 2.4