Method GTK2.TreeView()->set_hover_selection()
- Method set_hover_selection
GTK2.TreeView set_hover_selection(int hover)
- Description
Enables or disables the hover selection mode. Hover selection makes the selected row follow the pointer. Currently, this works only for the selection modes GTK2.SELECTION_SINGLE and GTK2.SELECTION_BROWSE.