Table of Contents

Delegate ObjectClassData.ConstructorCallback

Namespace
GObject.Internal
Assembly
GObject-2.0.dll
public delegate IntPtr ObjectClassData.ConstructorCallback(Type type, uint nConstructProperties, IntPtr constructProperties)

Parameters

type Type
nConstructProperties uint
constructProperties IntPtr

Returns

IntPtr