Method

MsgContactget_surname

Declaration [src]

const char*
msg_contact_get_surname (
  MsgContact* self
)

Description [src]

Gets surname.

Return value

Type: const char*

Surname.

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