gtkTextViewGetTabs {RGtk2} | R Documentation |
Gets the default tabs for text.view
. Tags in the buffer may
override the defaults. The returned list will be NULL
if
"standard" (8-space) tabs are used.
gtkTextViewGetTabs(object)
|
[GtkTextView ] a GtkTextView |
[PangoTabArray
] copy of default tab list.
Derived by RGtkGen from GTK+ documentation