Method
PurpleMessageget_contents
unstable since: 3.0
[−]
Description [src]
Returns the contents of the message.
Available since: 3.0
Gets property | Purple.Message:contents |
[−]
Return value
Type: const char*
The contents of message
.
The returned data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |