Function
Gtk.FlowBoxForeachFunc
Description [src]
A function used by gtk_flow_box_selected_foreach()
.
It will be called on every selected child of the box
.
Parameters
box |
GtkFlowBox |
a |
|
Ownership is not transferred to the callee | |
child |
GtkFlowBoxChild |
a |
|
Ownership is not transferred to the callee | |
user_data |
gpointer |
user data |