API Version: 1
Library Version: 1.1.0
GtkWidget* adw_avatar_new ( int size, const char* text, gboolean show_initials )
Creates a new AdwAvatar.
AdwAvatar
size
int
The size of the avatar
text
const char*
the text used to get the initials and color
NULL
show_initials
gboolean
whether to use initials instead of an icon as fallback
GtkWidget*
the newly created AdwAvatar