Table of Contents

Class TypeValueInitFuncCallHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

Call Handler for TypeValueInitFunc. 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 TypeValueInitFuncCallHandler
Inheritance
TypeValueInitFuncCallHandler
Inherited Members

Constructors

TypeValueInitFuncCallHandler(TypeValueInitFunc)

public TypeValueInitFuncCallHandler(TypeValueInitFunc managed)

Parameters

managed TypeValueInitFunc

Fields

NativeCallback

public TypeValueInitFunc NativeCallback

Field Value

TypeValueInitFunc