GtkFlowBoxForeachFunc

A function used by FlowBox.selectedForeach. 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