set_hover_selection
Description:
Enables or disables the hover selection mode of this.
Hover selection makes the selected row follow the pointer. Currently, this works only for the selection modes gtk_selection_single and gtk_selection_browse.
Parameters:
this |
a TreeView |
hover |
true to enable hover selection mode |