get_selected_children
Description:
Creates a list of all selected children.
Parameters:
| this |
a FlowBox |
Returns:
|
A List containing the Widget for each selected child. Free with g_list_free when done. |
Creates a list of all selected children.
| this |
a FlowBox |
|
A List containing the Widget for each selected child. Free with g_list_free when done. |