GtkFlowBoxForeachFunc

A function used by gtk_flow_box_selected_foreach(). It will be called on every selected child of the @box.

alias GtkFlowBoxForeachFunc = void function(GtkFlowBox* box, GtkFlowBoxChild* child, void* userData)

Meta

Since

3.12