[ CCode ( instance_pos = 1.9 ) ]
[ Version ( since = "1.0" ) ]
public delegate void PathCallback (PathNode node)
This function is passed to @foreach and will be called for each node contained in the path.
node |
the node |
data |
optional data passed to the function |