Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTreeViewGetExpanderColumn: gtkTreeViewGetExpanderColumn
Description
Returns the column that is the current expander column. This column has the expander arrow drawn next to it.
Usage
gtkTreeViewGetExpanderColumn(object)
Arguments
object
A
GtkTreeView
Value
GtkTreeViewColumn
] The expander column.