Table of Contents

Class TypeValueFreeFuncAsyncHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

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

public class TypeValueFreeFuncAsyncHandler
Inheritance
TypeValueFreeFuncAsyncHandler
Inherited Members

Constructors

TypeValueFreeFuncAsyncHandler(TypeValueFreeFunc)

public TypeValueFreeFuncAsyncHandler(TypeValueFreeFunc managed)

Parameters

managed TypeValueFreeFunc

Fields

NativeCallback

public TypeValueFreeFunc NativeCallback

Field Value

TypeValueFreeFunc