Table of Contents

Class BoxedCopyFuncCallHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

Call Handler for BoxedCopyFunc. 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 BoxedCopyFuncCallHandler
Inheritance
BoxedCopyFuncCallHandler
Inherited Members

Constructors

BoxedCopyFuncCallHandler(BoxedCopyFunc)

public BoxedCopyFuncCallHandler(BoxedCopyFunc managed)

Parameters

managed BoxedCopyFunc

Fields

NativeCallback

public BoxedCopyFunc NativeCallback

Field Value

BoxedCopyFunc