Table of Contents

Class BaseInitFuncAsyncHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

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

public class BaseInitFuncAsyncHandler
Inheritance
BaseInitFuncAsyncHandler
Inherited Members

Constructors

BaseInitFuncAsyncHandler(BaseInitFunc)

public BaseInitFuncAsyncHandler(BaseInitFunc managed)

Parameters

managed BaseInitFunc

Fields

NativeCallback

public BaseInitFunc NativeCallback

Field Value

BaseInitFunc