[ CCode ( instance_pos = 1.9 ) ]
public delegate void CounterForeachFunc (Counter counter)
Function prototype for callbacks provided to @foreach.
counter |
the counter. |
user_data |
data supplied to @foreach. |