Gtk.TreeSelection.prototype.unselect_all

function unselect_all():void {
    // Gjs wrapper for gtk_tree_selection_unselect_all()
}

Unselects all the nodes.