Description Usage Arguments Details Author(s)
Sets the behavior of the text widget when the Tab key is pressed.
If accepts.tab
is TRUE
, a tab character is inserted. If accepts.tab
is FALSE
the keyboard focus is moved to the next widget in the focus
chain.
1 | gtkTextViewSetAcceptsTab(object, accepts.tab)
|
|
A |
|
|
Since 2.4
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.