Method
PurplePersonset_color
unstable since: 3.0
[−]
Description [src]
Sets the custom color of person
to color
. If color
is NULL
the custom
color is removed.
Available since: 3.0
Sets property | Purple.Person:color |
[−]
Parameters
color
-
Type:
const char*
The new color.
The argument can be NULL
.The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.