Method
PurpleAttachmentset_local_uri
unstable since: 3.0
[−]
Declaration [src]
void
purple_attachment_set_local_uri (
PurpleAttachment* attachment,
const char* local_uri
)
[−]
Description [src]
Sets the local URI of attachment
.
Available since: 3.0
Sets property | Purple.Attachment:local-uri |
[−]
Parameters
local_uri
-
Type:
const char*
The new local URI.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.