[ Version ( since = "3.60" ) ]
public uint foreach_remove (VCardForeachFunc func)
Removes all attributes the func returns true for.
| this |
an VCard |
| func |
an VCardForeachFunc callback function |
| user_data |
user data passed to the |
|
how many attributes had been removed |