Method

ValentMessageAttachmentget_file

unstable since: 1.0

Declaration [src]

GFile*
valent_message_attachment_get_file (
  ValentMessageAttachment* attachment
)

Description [src]

Get the file for attachment.

Available since: 1.0

Return value

Type: GFile

The attachment file.

The returned data is owned by the instance.
The return value can be NULL.