Method

AdapAvatarget_text

Declaration [src]

const char*
adap_avatar_get_text (
  AdapAvatar* self
)

Description [src]

Gets the text used to generate the fallback initials and color.

Gets propertyAdap.Avatar:text

Return value

Type: const char*

The text used to generate the fallback initials and color.

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