Table of Contents

Class NodeTraverseFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for NodeTraverseFunc. 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 NodeTraverseFuncCallHandler
Inheritance
NodeTraverseFuncCallHandler
Inherited Members

Constructors

NodeTraverseFuncCallHandler(NodeTraverseFunc)

public NodeTraverseFuncCallHandler(NodeTraverseFunc managed)

Parameters

managed NodeTraverseFunc

Fields

NativeCallback

public NodeTraverseFunc NativeCallback

Field Value

NodeTraverseFunc