Gtk.TreeView.prototype.get_hover_selection

function get_hover_selection():Boolean {
    // Gjs wrapper for gtk_tree_view_get_hover_selection()
}

Returns whether hover selection mode is turned on for tree_view.

Since 2.6

Returns

true if tree_view is in hover selection mode