gtkTreeViewIsRubberBandingActive {RGtk2} | R Documentation |
Returns whether a rubber banding operation is currently being done
in tree.view
.
gtkTreeViewIsRubberBandingActive(object)
|
[GtkTreeView ] a GtkTreeView |
Since 2.12
[logical] TRUE
if a rubber banding operation is currently being
done in tree.view
.
Derived by RGtkGen from GTK+ documentation