gtkTreeViewSetHoverSelection
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
.
gtkTreeViewSetHoverSelection(object, hover)
|
|
|
|
Since 2.6
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.