Gtk.TreeSelection.unselect_all – gtk4 Reference Manual
Packages
gtk4
Gtk
TreeSelection
mode
TreeSelection
count_selected_rows
get_mode
get_select_function
get_selected
get_selected_rows
get_tree_view
get_user_data
iter_is_selected
path_is_selected
select_all
select_iter
select_path
select_range
selected_foreach
set_mode
set_select_function
unselect_all
unselect_iter
unselect_path
unselect_range
changed
unselect_all
Description:
public
void
unselect_all
()
Unselects all the nodes.
Note:
Use GtkListView or GtkColumnView
Parameters:
this
A `GtkTreeSelection`.