get_rubber_banding
Description:
Returns whether rubber banding is turned on for this.
Note:
Use [class@Gtk.ListView] or [class@Gtk.ColumnView] instead
If the selection mode is gtk_selection_multiple, rubber banding will allow the user to select multiple rows by dragging the mouse.
Parameters:
this |
a `GtkTreeView` |
Returns:
true if rubber banding in this is enabled. |