API Version: 4.0
Library Version: 4.17.1
Generated by gi-docgen 2024.2
GList* gtk_flow_box_get_selected_children ( GtkFlowBox* box )
Creates a list of all selected children.
Type: A list of GtkFlowBoxChild*
GtkFlowBoxChild*
A GList containing the GtkWidget for each selected child. Free with g_list_free() when done.
GList
GtkWidget
g_list_free()