Method

TalkatuMessageget_author

Declaration [src]

gchar*
talkatu_message_get_author (
  TalkatuMessage* message
)

Description [src]

Gets the author of message.

Gets propertyTalkatu.Message:author

Return value

Type: gchar*

The author of message.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.