Table of Contents

Class HookFinalizeFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for HookFinalizeFunc. 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 HookFinalizeFuncCallHandler
Inheritance
HookFinalizeFuncCallHandler
Inherited Members

Constructors

HookFinalizeFuncCallHandler(HookFinalizeFunc)

public HookFinalizeFuncCallHandler(HookFinalizeFunc managed)

Parameters

managed HookFinalizeFunc

Fields

NativeCallback

public HookFinalizeFunc NativeCallback

Field Value

HookFinalizeFunc