Table of Contents

Class HookFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Forever Handler for HookFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class HookFuncForeverHandler
Inheritance
HookFuncForeverHandler
Inherited Members

Constructors

HookFuncForeverHandler(HookFunc)

public HookFuncForeverHandler(HookFunc managed)

Parameters

managed HookFunc

Fields

NativeCallback

public HookFunc NativeCallback

Field Value

HookFunc