Table of Contents

Class HookMarshallerForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class HookMarshallerForeverHandler
Inheritance
HookMarshallerForeverHandler
Inherited Members

Constructors

HookMarshallerForeverHandler(HookMarshaller)

public HookMarshallerForeverHandler(HookMarshaller managed)

Parameters

managed HookMarshaller

Fields

NativeCallback

public HookMarshaller NativeCallback

Field Value

HookMarshaller