Method
PurpleContactInfoset_color
unstable since: 3.0
Declaration [src]
void
purple_contact_info_set_color (
PurpleContactInfo* info,
const char* color
)
Description [src]
Sets the color to use when rendering info to color.
color should start with a # and have a valid number of hex digits
following it. Different user interfaces may be able to handle additional
precision, but using RRGGBB will have the highest compatibility.
Available since: 3.0
| Sets property | Purple.ContactInfo:color |