Method
ValentMessageAttachmentset_file
unstable since: 1.0
Declaration [src]
void
valent_message_attachment_set_file (
ValentMessageAttachment* attachment,
GFile* file
)
Description [src]
Set the file for attachment to file.
Available since: 1.0
| Sets property | Valent.MessageAttachment:file |
Parameters
file-
Type:
GFileThe attachment file.
The argument can be NULL.The data is owned by the caller of the method.