TreeView.getRubberBanding

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. Since 2.10

class TreeView
int
getRubberBanding
()

Return Value

Type: int

TRUE if rubber banding in tree_view is enabled.

Meta