Learn R Programming

RGtk2 (version 2.20.31)

gtkTreeViewSetHoverSelection: gtkTreeViewSetHoverSelection

Description

Enables of disables the hover selection mode of tree.view. Hover selection makes the selected row follow the pointer. Currently, this works only for the selection modes GTK_SELECTION_SINGLE and GTK_SELECTION_BROWSE.

Usage

gtkTreeViewSetHoverSelection(object, hover)

Arguments

object
hover
TRUE to enable hover selection mode

Details

Since 2.6