Function
Gtk.FlowBoxSortFunc
Declaration
int
FlowBoxSortFunc (
GtkFlowBoxChild* child1,
GtkFlowBoxChild* child2,
gpointer user_data
)
Parameters
child1 |
GtkFlowBoxChild |
the first child |
|
Ownership is not transferred to the callee | |
child2 |
GtkFlowBoxChild |
the second child |
|
Ownership is not transferred to the callee | |
user_data |
gpointer |
user data |