Method
PurpleMessageget_attachments
unstable since: 3.0
Declaration [src]
PurpleAttachments*
purple_message_get_attachments (
PurpleMessage* message
)
Description [src]
Gets the attachments for the message.
Available since: 3.0
Gets property | Purple.Message:attachments |
Return value
Type: PurpleAttachments
The attachments for the message.
The returned data is owned by the instance. |