Table of Contents

Class BaseInitFuncCallHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

Call Handler for BaseInitFunc. 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 BaseInitFuncCallHandler
Inheritance
BaseInitFuncCallHandler
Inherited Members

Constructors

BaseInitFuncCallHandler(BaseInitFunc)

public BaseInitFuncCallHandler(BaseInitFunc managed)

Parameters

managed BaseInitFunc

Fields

NativeCallback

public BaseInitFunc NativeCallback

Field Value

BaseInitFunc