Method

PurpleAttachmentset_size

since: 3.0

Declaration [src]

void
purple_attachment_set_size (
  PurpleAttachment* attachment,
  guint64 size
)

Description [src]

Sets the size of attachment to size.

Available since: 3.0

Sets propertyPurple.Attachment:size

Parameters

size

Type: guint64

The new size of attachment.