Avatar.showInitials

bool showInitials() @property

Get showInitials property.

Returns

Whether initials are used instead of an icon on the fallback avatar.

See adw.avatar.Avatar.iconName for how to change the fallback icon.

void showInitials(bool propval) @property

Set showInitials property.

Parameters

propvalWhether initials are used instead of an icon on the fallback avatar. See adw.avatar.Avatar.iconName for how to change the fallback icon.