[ CCode ( instance_pos = 2.9 ) ]
[ Version ( since = "1.6" ) ]
public delegate bool CapsForeachFunc (CapsFeatures features, Structure structure)
A function that will be called in @foreach.
The function may not modify features
or structure
.
features |
the CapsFeatures |
structure |
the Structure |
user_data |
user data |
|