Table of Contents

Class HookMarshallerCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for HookMarshaller. 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 HookMarshallerCallHandler
Inheritance
HookMarshallerCallHandler
Inherited Members

Constructors

HookMarshallerCallHandler(HookMarshaller)

public HookMarshallerCallHandler(HookMarshaller managed)

Parameters

managed HookMarshaller

Fields

NativeCallback

public HookMarshaller NativeCallback

Field Value

HookMarshaller