Table of Contents

Class ClassInitFuncCallHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

Call Handler for ClassInitFunc. 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 ClassInitFuncCallHandler
Inheritance
ClassInitFuncCallHandler
Inherited Members

Constructors

ClassInitFuncCallHandler(ClassInitFunc)

public ClassInitFuncCallHandler(ClassInitFunc managed)

Parameters

managed ClassInitFunc

Fields

NativeCallback

public ClassInitFunc NativeCallback

Field Value

ClassInitFunc