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