Signal
GtkFlowBox::selected-children-changed
Description [src]
The ::selected-children-changed signal is emitted when the set of selected children changes.
Use gtk_flow_box_selected_foreach()
or
gtk_flow_box_get_selected_children()
to obtain the
selected children.
Default handler: The default handler is called before the handlers added via |