TreeView.getHoverSelection
bool getHoverSelection() nothrowReturns whether hover selection mode is turned on for tree_view.
Returns
true if tree_view is in hover selection mode
Deprecated
Use gtk.list_view.ListView or gtk.column_view.ColumnView instead