| gtkTreeViewColumnCellIsVisible {RGtk2} | R Documentation |
Returns TRUE if any of the cells packed into the tree.column are visible.
For this to be meaningful, you must first initialize the cells with
gtkTreeViewColumnCellSetCellData
gtkTreeViewColumnCellIsVisible(object)
|
[GtkTreeViewColumn] A GtkTreeViewColumn |
[logical] TRUE, if any of the cells packed into the tree.column are currently visible
Derived by RGtkGen from GTK+ documentation