OssoABookAvatarView

OssoABookAvatarView — View of contacts with avatars.

Synopsis

                    OssoABookAvatarView;

Description

OssoABookAvatarView is a widget that displays the contents of an OssoABookContactModel as a list; unlike OssoABookContactView, OssoABookAvatarView also displays the avatars of the contacts.

Details

OssoABookAvatarView

typedef struct {
        OssoABookTreeView parent;
} OssoABookAvatarView;

All the fields of this structure are private to the object's implementation and should never be accessed directly.