Table of Contents

Class NodeForeachFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class NodeForeachFuncAsyncHandler
Inheritance
NodeForeachFuncAsyncHandler
Inherited Members

Constructors

NodeForeachFuncAsyncHandler(NodeForeachFunc)

public NodeForeachFuncAsyncHandler(NodeForeachFunc managed)

Parameters

managed NodeForeachFunc

Fields

NativeCallback

public NodeForeachFunc NativeCallback

Field Value

NodeForeachFunc