Table of Contents

Class HookFinalizeFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Async Handler for HookFinalizeFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class HookFinalizeFuncAsyncHandler
Inheritance
HookFinalizeFuncAsyncHandler
Inherited Members

Constructors

HookFinalizeFuncAsyncHandler(HookFinalizeFunc)

public HookFinalizeFuncAsyncHandler(HookFinalizeFunc managed)

Parameters

managed HookFinalizeFunc

Fields

NativeCallback

public HookFinalizeFunc NativeCallback

Field Value

HookFinalizeFunc