[ Version ( since = "2.10" ) ]
public void set_rubber_banding (bool enable)
Enables or disables rubber banding in this.
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.
| this |
a `GtkTreeView` |
| enable |
true to enable rubber banding |