Method
PurpleMessageset_author_name_color
unstable since: 3.0
Declaration [src]
void
purple_message_set_author_name_color (
PurpleMessage* message,
const char* color
)
Description [src]
Sets the author’s name color of message
to color
. This is the color that
will be used to display the author’s name in a user interface. The user
interface might not use this exact color, as it might need to adapt for
contrast or limits on the number of colors.
Available since: 3.0
Sets property | Purple.Message:author-name-color |