Method

TalkatuAttachmentset_local_uri

Declaration [src]

void
talkatu_attachment_set_local_uri (
  TalkatuAttachment* attachment,
  const gchar* local_uri
)

Description [src]

Sets the local URI of attachment.

Parameters

local_uri

Type: const gchar*

The new local URI.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.