Function
TalkatuAttachmentForeachFunc
Description [src]
TalkatuAttachmentForeachFunc
is a callback function called against each
TalkatuAttachment
in a collection.
Parameters
attachment |
TalkatuAttachment |
A |
|
The data is owned by the caller of the function. | |
data |
gpointer |
Caller supplied data. |
|
The argument can be NULL . |