FlowBox.getSelectedChildren

gtk.flow_box_child.FlowBoxChild[] getSelectedChildren()

Creates a list of all selected children.

Returns

A #GList containing the #GtkWidget for each selected child.

Free with [glib.list.List.free] when done.