Gtk.TreeView.prototype.is_rubber_banding_active

function is_rubber_banding_active():Boolean {
    // Gjs wrapper for gtk_tree_view_is_rubber_banding_active()
}

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

Since 2.12

Returns

true if a rubber banding operation is currently being done in tree_view.