RGtk2 (version 2.20.31)

gtkTreeViewSetRubberBanding: gtkTreeViewSetRubberBanding

Description

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.

Usage

gtkTreeViewSetRubberBanding(object, enable)

Arguments

object
enable
TRUE to enable rubber banding

Details

Since 2.10