Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTextViewGetTabs: gtkTextViewGetTabs
Description
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.
Usage
gtkTextViewGetTabs(object)
Arguments
object
a
GtkTextView
Value
PangoTabArray
] copy of default tab list,