Method
PurpleConversationMemberget_color
unstable since: 3.0
Declaration [src]
const char*
purple_conversation_member_get_color (
PurpleConversationMember* member
)
Description [src]
Gets the color that should be used to display the member.
This is a hex color code in the format of RRGGBB
.
User interfaces may adjust this color to increase contrast ratios.
Available since: 3.0
Gets property | Purple.ConversationMember:color |