Method
PurpleBadgeset_link_text
unstable since: 3.0
[−]
Description [src]
Sets the link text of badge
to link_text
.
Available since: 3.0
Sets property | Purple.Badge:link-text |
[−]
Parameters
link_text
-
Type:
const char*
The new link text.
The argument can be NULL
.The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.