Table of Contents

Delegate TypeValueCollectFunc

Namespace
GObject.Internal
Assembly
GObject-2.0.dll
public delegate IntPtr TypeValueCollectFunc(IntPtr value, uint nCollectValues, TypeCValueData[] collectValues, uint collectFlags)

Parameters

value IntPtr
nCollectValues uint
collectValues TypeCValueData[]
collectFlags uint

Returns

IntPtr