OssoABookAndGroup
OssoABookAndGroup — A smart group combining criterions of groups.
|
|
Description
This OssoABookGroup lists only those contacts accepted by all underlaying
groups. This group can be used for instance to support multi-selection in a
OssoABookGroup browser.
Details
OssoABookAndGroup
typedef struct {
OssoABookGroup parent;
GList *groups;
} OssoABookAndGroup;
All the fields of this structure are private to the object's
implementation and should never be accessed directly.