TreeView.setRubberBanding

Enables or disables rubber banding in 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
void
setRubberBanding
(
int enable
)

Parameters

enable int

TRUE to enable rubber banding

Meta