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