Method
PurpleConversationMemberset_color
unstable since: 3.0
Declaration [src]
void
purple_conversation_member_set_color (
PurpleConversationMember* member,
const char* color
)
Description [src]
Sets the color that the member should be displayed with.
color
should be a hex color code in the format of RRGGBB
.
Available since: 3.0
Sets property | Purple.ConversationMember:color |