get_selected_children
Description:
[
Version ( since =
"3.12" ) ]
public List<
unowned FlowBoxChild>
get_selected_children ()
Creates a list of all selected children.
Parameters:
Returns:
A List containing the Widget for each selected child. Free
with g_list_free when done.
|