Table of Contents

Delegate InitiallyUnownedClassData.ConstructorCallback

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

Parameters

type Type
nConstructProperties uint
constructProperties IntPtr

Returns

IntPtr