Method

ValentMessageAttachmentset_preview

unstable since: 1.0

Declaration [src]

void
valent_message_attachment_set_preview (
  ValentMessageAttachment* attachment,
  GIcon* preview
)

Description [src]

Set the preview for attachment to preview.

Available since: 1.0

Parameters

preview

Type: GIcon

The attachment preview.

The argument can be NULL.
The data is owned by the caller of the method.