Table of Contents

Class TypeValueInitFuncAsyncHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

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

public class TypeValueInitFuncAsyncHandler
Inheritance
TypeValueInitFuncAsyncHandler
Inherited Members

Constructors

TypeValueInitFuncAsyncHandler(TypeValueInitFunc)

public TypeValueInitFuncAsyncHandler(TypeValueInitFunc managed)

Parameters

managed TypeValueInitFunc

Fields

NativeCallback

public TypeValueInitFunc NativeCallback

Field Value

TypeValueInitFunc