Table of Contents

Class InstanceInitFuncCallHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

Call Handler for InstanceInitFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.

public class InstanceInitFuncCallHandler
Inheritance
InstanceInitFuncCallHandler
Inherited Members

Constructors

InstanceInitFuncCallHandler(InstanceInitFunc)

public InstanceInitFuncCallHandler(InstanceInitFunc managed)

Parameters

managed InstanceInitFunc

Fields

NativeCallback

public InstanceInitFunc NativeCallback

Field Value

InstanceInitFunc