Table of Contents

Class ClosureMarshalCallHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

Call Handler for ClosureMarshal. 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 ClosureMarshalCallHandler
Inheritance
ClosureMarshalCallHandler
Inherited Members

Constructors

ClosureMarshalCallHandler(ClosureMarshal)

public ClosureMarshalCallHandler(ClosureMarshal managed)

Parameters

managed ClosureMarshal

Fields

NativeCallback

public ClosureMarshal NativeCallback

Field Value

ClosureMarshal