Table of Contents

Class InterfaceInitFuncAsyncHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

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

public class InterfaceInitFuncAsyncHandler
Inheritance
InterfaceInitFuncAsyncHandler
Inherited Members

Constructors

InterfaceInitFuncAsyncHandler(InterfaceInitFunc)

public InterfaceInitFuncAsyncHandler(InterfaceInitFunc managed)

Parameters

managed InterfaceInitFunc

Fields

NativeCallback

public InterfaceInitFunc NativeCallback

Field Value

InterfaceInitFunc