get_selected_children


Description:

public List<unowned FlowBoxChild> get_selected_children ()

Creates a list of all selected children.

Parameters:

this

a `GtkFlowBox`

Returns:

A `GList` containing the `GtkWidget` for each selected child. Free with g_list_free when done.