[ CCode ( instance_pos = 2.9 ) ]
[ Version ( since = "3.60" ) ]
public delegate bool VCardForeachFunc (VCard vcard, VCardAttribute attr)
A callback prototype for @foreach and foreach_remove.
| vcard |
an VCard |
| attr | |
| user_data |
callback user data |
|
the value depends on the function it is used with; see its documentation for more information |