Table of Contents

Class HookFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for HookFunc. 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 HookFuncCallHandler
Inheritance
HookFuncCallHandler
Inherited Members

Constructors

HookFuncCallHandler(HookFunc)

public HookFuncCallHandler(HookFunc managed)

Parameters

managed HookFunc

Fields

NativeCallback

public HookFunc NativeCallback

Field Value

HookFunc