TreeView.isRubberBandingActive

bool isRubberBandingActive()

Returns whether a rubber banding operation is currently being done in tree_view.

Returns

true if a rubber banding operation is currently being

done in tree_view.

Deprecated

Use [gtk.list_view.ListView] or [gtk.column_view.ColumnView] instead