Table of Contents

Delegate FlowBoxSortFunc

Namespace
Gtk.Internal
Assembly
Gtk-4.0.dll
public delegate int FlowBoxSortFunc(IntPtr child1, IntPtr child2, IntPtr userData)

Parameters

child1 IntPtr
child2 IntPtr
userData IntPtr

Returns

int