Method

TalkatuAttachmentset_remote_uri

Declaration [src]

void
talkatu_attachment_set_remote_uri (
  TalkatuAttachment* attachment,
  const gchar* remote_uri
)

Description [src]

Sets the remote URI of attachment.

Parameters

remote_uri

Type: const gchar*

The new remote URI.

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