VCardForeachFunc


Description:

[ 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.

Parameters:

vcard

an VCard

attr

an VCardAttribute

user_data

callback user data

Returns:

the value depends on the function it is used with; see its documentation for more information


Namespace: E