Table of Contents

Delegate NodeTraverseFunc

Namespace
GLib
Assembly
GLib-2.0.dll
public delegate bool NodeTraverseFunc(Node node, IntPtr data)

Parameters

node Node
data IntPtr

Returns

bool