Method
PurpleMessageset_contents
unstable since: 3.0
[−]
Description [src]
Sets the contents of the message
. It might be HTML.
Available since: 3.0
Sets property | Purple.Message:contents |
[−]
Parameters
cont
-
Type:
const char*
The contents.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.