gtkTreeViewGetRubberBanding: gtkTreeViewGetRubberBanding
Description
Returns whether rubber banding is turned on for tree.view. If the
selection mode is GTK_SELECTION_MULTIPLE, rubber banding will allow the
user to select multiple rows by dragging the mouse.Usage
gtkTreeViewGetRubberBanding(object)
Value
TRUE if rubber banding in tree.view is enabled.