Table of Contents

Delegate CreateInstance

Namespace
GObject.Internal
Assembly
GObject-2.0.dll
public delegate object CreateInstance(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Returns

object