Table of Contents

Class NodeForeachFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for NodeForeachFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.

public class NodeForeachFuncCallHandler
Inheritance
NodeForeachFuncCallHandler
Inherited Members

Constructors

NodeForeachFuncCallHandler(NodeForeachFunc)

public NodeForeachFuncCallHandler(NodeForeachFunc managed)

Parameters

managed NodeForeachFunc

Fields

NativeCallback

public NodeForeachFunc NativeCallback

Field Value

NodeForeachFunc