Method

PurpleMessageget_author_name_color

since: 3.0

Declaration [src]

const char*
purple_message_get_author_name_color (
  PurpleMessage* message
)

Description [src]

Gets the author’s name color for message.

Available since: 3.0

Return value

Type: const char*

The hex color for the author of messages name.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.