Osso Addressbook Reference Manual | ||||
---|---|---|---|---|
typedef struct _OssoABookAllGroup OssoABookAllGroup;
All the fields of this structure are private to the object's implementation and should never be accessed directly.
OssoABookGroup* osso_abook_all_group_get (void);
Retrieves the all contacts group. Note that this function is not thread-safe.
Returns : | The OssoABookAllGroup. This is a singleton;
don't g_object_unref() it.
|
"aggregator"
property"aggregator" OssoABookAggregator* : Read / Write
The aggregator of all contacts in the addressbook.