Method

Adw.Avatar.set_text

Declaration [src]

void
adw_avatar_set_text (
  AdwAvatar* self,
  const char* text
)

Description [src]

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

Sets propertyAdw.Avatar:text

Parameters

text const char*
 

the text used to get the initials and color

 Can be NULL
 Ownership is not transferred to the callee
 The string is a NUL terminated UTF-8 string