Table of Contents

Delegate ParamSpecTypeInfoData.ValueValidateCallback

Namespace
GObject.Internal
Assembly
GObject-2.0.dll
public delegate bool ParamSpecTypeInfoData.ValueValidateCallback(IntPtr pspec, IntPtr value)

Parameters

pspec IntPtr
value IntPtr

Returns

bool