GtkFlowBoxSortFunc

A function to compare two children to determine which should come first.

alias GtkFlowBoxSortFunc = int function(GtkFlowBoxChild* child1, GtkFlowBoxChild* child2, void* userData)

Meta

Since

3.12