Table of Contents

Delegate ParamSpecTypeInfoData.ValueValidateCallback

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

Parameters

pspec nint
value nint

Returns

bool