Method

TalkatuAttachmentget_local_uri

Declaration [src]

gchar*
talkatu_attachment_get_local_uri (
  TalkatuAttachment* attachment
)

Description [src]

Gets the local URI if any for attachment.

Return value

Type: gchar*

The local URI for attachment.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.