API Version: 4.0
Library Version: 4.7.0
GList* gtk_flow_box_get_selected_children ( GtkFlowBox* box )
Creates a list of all selected children.
GtkFlowBoxChild*
A GList containing the GtkWidget for each selected child. Free with g_list_free() when done.
GList
GtkWidget
g_list_free()