set_hover_selection


Description:

[ Version ( since = "2.6" ) ]
public void set_hover_selection (bool hover)

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