TreeView.setRubberBanding
void setRubberBanding(bool enable)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.
Parameters
enable | true to enable rubber banding |