Description Usage Arguments Details Author(s)
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
.
1 | gtkTreeViewSetHoverSelection(object, hover)
|
|
a |
|
|
Since 2.6
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.