Table of Contents

Delegate ParamSpecTypeInfoData.ValuesCmpCallback

Namespace
GObject.Internal
Assembly
GObject-2.0.dll
public delegate int ParamSpecTypeInfoData.ValuesCmpCallback(IntPtr pspec, IntPtr value1, IntPtr value2)

Parameters

pspec IntPtr
value1 IntPtr
value2 IntPtr

Returns

int