Gtk.FlowBox.unselect_child – gtk4 Reference Manual
Packages
gtk4
Gtk
FlowBox
accept_unpaired_release
activate_on_single_click
column_spacing
homogeneous
max_children_per_line
min_children_per_line
row_spacing
selection_mode
FlowBox
append
bind_model
get_activate_on_single_click
get_child_at_index
get_child_at_pos
get_column_spacing
get_homogeneous
get_max_children_per_line
get_min_children_per_line
get_row_spacing
get_selected_children
get_selection_mode
insert
invalidate_filter
invalidate_sort
prepend
remove
remove_all
select_child
selected_foreach
set_activate_on_single_click
set_column_spacing
set_filter_func
set_hadjustment
set_homogeneous
set_max_children_per_line
set_min_children_per_line
set_row_spacing
set_selection_mode
set_sort_func
set_vadjustment
unselect_child
activate_cursor_child
child_activated
move_cursor
select_all
selected_children_changed
toggle_cursor_child
unselect_all
unselect_child
Description:
public
void
unselect_child
(
FlowBoxChild
child)
Unselects a single child of
this
, if the selection mode allows it.
Parameters:
this
a `GtkFlowBox`
child
a child of
this