Method
PurplePersonset_color
unstable since: 3.0
Declaration [src]
void
purple_person_set_color (
PurplePerson* person,
const char* color
)
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 |