Method

PurpleAttachmentset_id

since: 3.0

Declaration [src]

void
purple_attachment_set_id (
  PurpleAttachment* attachment,
  guint64 id
)

Description [src]

Sets the ID of attachment to id.

Available since: 3.0

Sets propertyPurple.Attachment:id

Parameters

id

Type: guint64

The new ID for attachment.