Table of Contents

Class BoxedFreeFuncCallHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

Call Handler for BoxedFreeFunc. 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 BoxedFreeFuncCallHandler
Inheritance
BoxedFreeFuncCallHandler
Inherited Members

Constructors

BoxedFreeFuncCallHandler(BoxedFreeFunc)

public BoxedFreeFuncCallHandler(BoxedFreeFunc managed)

Parameters

managed BoxedFreeFunc

Fields

NativeCallback

public BoxedFreeFunc NativeCallback

Field Value

BoxedFreeFunc