Table of Contents

Class HFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class HFuncAsyncHandler
Inheritance
HFuncAsyncHandler
Inherited Members

Constructors

HFuncAsyncHandler(HFunc)

public HFuncAsyncHandler(HFunc managed)

Parameters

managed HFunc

Fields

NativeCallback

public HFunc NativeCallback

Field Value

HFunc