gtkTreeViewGetEnableTreeLines {RGtk2} | R Documentation |
Returns whether or not tree lines are drawn in tree.view
.
gtkTreeViewGetEnableTreeLines(object)
|
[GtkTreeView ] a GtkTreeView . |
Since 2.10
[logical] TRUE
if tree lines are drawn in tree.view
, FALSE
otherwise.
Derived by RGtkGen from GTK+ documentation