Source position: glib.pp line 483
type TGNodeTraverseFunc = function(
node: PGNode;
data: gpointer
):gboolean;