Method

PidginAttachmentget_attachment

Declaration [src]

PurpleAttachment*
pidgin_attachment_get_attachment (
  PidginAttachment* attachment
)

Description [src]

Gets the PurpleAttachment that attachment is wrapping.

Return value

Type: PurpleAttachment

The PurpleAttachment that attachment is wrapping.

The data is owned by the instance.