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
| Sets property | Valent.MessageAttachment:preview |
Parameters
preview-
Type:
GIconThe attachment preview.
The argument can be NULL.The data is owned by the caller of the method.