Table of Contents

Class BoxedFreeFuncAsyncHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

Async Handler for BoxedFreeFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class BoxedFreeFuncAsyncHandler
Inheritance
BoxedFreeFuncAsyncHandler
Inherited Members

Constructors

BoxedFreeFuncAsyncHandler(BoxedFreeFunc)

public BoxedFreeFuncAsyncHandler(BoxedFreeFunc managed)

Parameters

managed BoxedFreeFunc

Fields

NativeCallback

public BoxedFreeFunc NativeCallback

Field Value

BoxedFreeFunc