| folks.h | | folks.h | |
|
| /* folks.h generated by valac 0.11.2.25-30b2-dirty, the Vala compiler, do n
ot modify */ | | /* folks.h generated by valac 0.11.5.3-fe751, the Vala compiler, do not mod
ify */ | |
| | | | |
| #ifndef __FOLKS_H__ | | #ifndef __FOLKS_H__ | |
| #define __FOLKS_H__ | | #define __FOLKS_H__ | |
| | | | |
| #include <glib.h> | | #include <glib.h> | |
| #include <glib-object.h> | | #include <glib-object.h> | |
| #include <stdlib.h> | | #include <stdlib.h> | |
| #include <string.h> | | #include <string.h> | |
| #include <gio/gio.h> | | #include <gio/gio.h> | |
| #include <gee.h> | | #include <gee.h> | |
| | | | |
| skipping to change at line 73 | | skipping to change at line 73 | |
| #define FOLKS_TYPE_GROUPABLE (folks_groupable_get_type ()) | | #define FOLKS_TYPE_GROUPABLE (folks_groupable_get_type ()) | |
| #define FOLKS_GROUPABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), FOLKS_TYPE
_GROUPABLE, FolksGroupable)) | | #define FOLKS_GROUPABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), FOLKS_TYPE
_GROUPABLE, FolksGroupable)) | |
| #define FOLKS_IS_GROUPABLE(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), FOLKS_T
YPE_GROUPABLE)) | | #define FOLKS_IS_GROUPABLE(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), FOLKS_T
YPE_GROUPABLE)) | |
| #define FOLKS_GROUPABLE_GET_INTERFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE (
(obj), FOLKS_TYPE_GROUPABLE, FolksGroupableIface)) | | #define FOLKS_GROUPABLE_GET_INTERFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE (
(obj), FOLKS_TYPE_GROUPABLE, FolksGroupableIface)) | |
| | | | |
| typedef struct _FolksGroupable FolksGroupable; | | typedef struct _FolksGroupable FolksGroupable; | |
| typedef struct _FolksGroupableIface FolksGroupableIface; | | typedef struct _FolksGroupableIface FolksGroupableIface; | |
| | | | |
| #define FOLKS_GROUPABLE_TYPE_CHANGE_REASON (folks_groupable_change_reason_g
et_type ()) | | #define FOLKS_GROUPABLE_TYPE_CHANGE_REASON (folks_groupable_change_reason_g
et_type ()) | |
| | | | |
|
| #define FOLKS_TYPE_HAS_AVATAR (folks_has_avatar_get_type ()) | | #define FOLKS_TYPE_AVATAR_OWNER (folks_avatar_owner_get_type ()) | |
| #define FOLKS_HAS_AVATAR(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), FOLKS_TYP | | #define FOLKS_AVATAR_OWNER(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), FOLKS_T | |
| E_HAS_AVATAR, FolksHasAvatar)) | | YPE_AVATAR_OWNER, FolksAvatarOwner)) | |
| #define FOLKS_IS_HAS_AVATAR(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), FOLKS_ | | #define FOLKS_IS_AVATAR_OWNER(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), FOLK | |
| TYPE_HAS_AVATAR)) | | S_TYPE_AVATAR_OWNER)) | |
| #define FOLKS_HAS_AVATAR_GET_INTERFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE | | #define FOLKS_AVATAR_OWNER_GET_INTERFACE(obj) (G_TYPE_INSTANCE_GET_INTERFAC | |
| ((obj), FOLKS_TYPE_HAS_AVATAR, FolksHasAvatarIface)) | | E ((obj), FOLKS_TYPE_AVATAR_OWNER, FolksAvatarOwnerIface)) | |
| | | | |
|
| typedef struct _FolksHasAvatar FolksHasAvatar; | | typedef struct _FolksAvatarOwner FolksAvatarOwner; | |
| typedef struct _FolksHasAvatarIface FolksHasAvatarIface; | | typedef struct _FolksAvatarOwnerIface FolksAvatarOwnerIface; | |
| | | | |
| #define FOLKS_TYPE_PRESENCE_TYPE (folks_presence_type_get_type ()) | | #define FOLKS_TYPE_PRESENCE_TYPE (folks_presence_type_get_type ()) | |
| | | | |
|
| #define FOLKS_TYPE_HAS_PRESENCE (folks_has_presence_get_type ()) | | #define FOLKS_TYPE_PRESENCE_OWNER (folks_presence_owner_get_type ()) | |
| #define FOLKS_HAS_PRESENCE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), FOLKS_T | | #define FOLKS_PRESENCE_OWNER(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), FOLKS | |
| YPE_HAS_PRESENCE, FolksHasPresence)) | | _TYPE_PRESENCE_OWNER, FolksPresenceOwner)) | |
| #define FOLKS_IS_HAS_PRESENCE(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), FOLK | | #define FOLKS_IS_PRESENCE_OWNER(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), FO | |
| S_TYPE_HAS_PRESENCE)) | | LKS_TYPE_PRESENCE_OWNER)) | |
| #define FOLKS_HAS_PRESENCE_GET_INTERFACE(obj) (G_TYPE_INSTANCE_GET_INTERFAC | | #define FOLKS_PRESENCE_OWNER_GET_INTERFACE(obj) (G_TYPE_INSTANCE_GET_INTERF | |
| E ((obj), FOLKS_TYPE_HAS_PRESENCE, FolksHasPresenceIface)) | | ACE ((obj), FOLKS_TYPE_PRESENCE_OWNER, FolksPresenceOwnerIface)) | |
| | | | |
|
| typedef struct _FolksHasPresence FolksHasPresence; | | typedef struct _FolksPresenceOwner FolksPresenceOwner; | |
| typedef struct _FolksHasPresenceIface FolksHasPresenceIface; | | typedef struct _FolksPresenceOwnerIface FolksPresenceOwnerIface; | |
| | | | |
| #define FOLKS_TYPE_IMABLE (folks_imable_get_type ()) | | #define FOLKS_TYPE_IMABLE (folks_imable_get_type ()) | |
| #define FOLKS_IMABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), FOLKS_TYPE_IM
ABLE, FolksIMable)) | | #define FOLKS_IMABLE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), FOLKS_TYPE_IM
ABLE, FolksIMable)) | |
| #define FOLKS_IS_IMABLE(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), FOLKS_TYPE
_IMABLE)) | | #define FOLKS_IS_IMABLE(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), FOLKS_TYPE
_IMABLE)) | |
| #define FOLKS_IMABLE_GET_INTERFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((ob
j), FOLKS_TYPE_IMABLE, FolksIMableIface)) | | #define FOLKS_IMABLE_GET_INTERFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((ob
j), FOLKS_TYPE_IMABLE, FolksIMableIface)) | |
| | | | |
| typedef struct _FolksIMable FolksIMable; | | typedef struct _FolksIMable FolksIMable; | |
| typedef struct _FolksIMableIface FolksIMableIface; | | typedef struct _FolksIMableIface FolksIMableIface; | |
| | | | |
|
| | | #define FOLKS_TYPE_LINKED_HASH_SET (folks_linked_hash_set_get_type ()) | |
| | | #define FOLKS_LINKED_HASH_SET(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), FOLK | |
| | | S_TYPE_LINKED_HASH_SET, FolksLinkedHashSet)) | |
| | | #define FOLKS_LINKED_HASH_SET_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass | |
| | | ), FOLKS_TYPE_LINKED_HASH_SET, FolksLinkedHashSetClass)) | |
| | | #define FOLKS_IS_LINKED_HASH_SET(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), F | |
| | | OLKS_TYPE_LINKED_HASH_SET)) | |
| | | #define FOLKS_IS_LINKED_HASH_SET_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((kl | |
| | | ass), FOLKS_TYPE_LINKED_HASH_SET)) | |
| | | #define FOLKS_LINKED_HASH_SET_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((o | |
| | | bj), FOLKS_TYPE_LINKED_HASH_SET, FolksLinkedHashSetClass)) | |
| | | | |
| | | typedef struct _FolksLinkedHashSet FolksLinkedHashSet; | |
| | | typedef struct _FolksLinkedHashSetClass FolksLinkedHashSetClass; | |
| | | | |
| #define FOLKS_TYPE_TRUST_LEVEL (folks_trust_level_get_type ()) | | #define FOLKS_TYPE_TRUST_LEVEL (folks_trust_level_get_type ()) | |
| | | | |
| #define FOLKS_TYPE_INDIVIDUAL (folks_individual_get_type ()) | | #define FOLKS_TYPE_INDIVIDUAL (folks_individual_get_type ()) | |
| #define FOLKS_INDIVIDUAL(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), FOLKS_TYP
E_INDIVIDUAL, FolksIndividual)) | | #define FOLKS_INDIVIDUAL(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), FOLKS_TYP
E_INDIVIDUAL, FolksIndividual)) | |
| #define FOLKS_INDIVIDUAL_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), FO
LKS_TYPE_INDIVIDUAL, FolksIndividualClass)) | | #define FOLKS_INDIVIDUAL_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), FO
LKS_TYPE_INDIVIDUAL, FolksIndividualClass)) | |
| #define FOLKS_IS_INDIVIDUAL(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), FOLKS_
TYPE_INDIVIDUAL)) | | #define FOLKS_IS_INDIVIDUAL(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), FOLKS_
TYPE_INDIVIDUAL)) | |
| #define FOLKS_IS_INDIVIDUAL_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass),
FOLKS_TYPE_INDIVIDUAL)) | | #define FOLKS_IS_INDIVIDUAL_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass),
FOLKS_TYPE_INDIVIDUAL)) | |
| #define FOLKS_INDIVIDUAL_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj),
FOLKS_TYPE_INDIVIDUAL, FolksIndividualClass)) | | #define FOLKS_INDIVIDUAL_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj),
FOLKS_TYPE_INDIVIDUAL, FolksIndividualClass)) | |
| | | | |
| typedef struct _FolksIndividual FolksIndividual; | | typedef struct _FolksIndividual FolksIndividual; | |
| | | | |
| skipping to change at line 132 | | skipping to change at line 142 | |
| #define FOLKS_TYPE_INDIVIDUAL_AGGREGATOR (folks_individual_aggregator_get_t
ype ()) | | #define FOLKS_TYPE_INDIVIDUAL_AGGREGATOR (folks_individual_aggregator_get_t
ype ()) | |
| #define FOLKS_INDIVIDUAL_AGGREGATOR(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj)
, FOLKS_TYPE_INDIVIDUAL_AGGREGATOR, FolksIndividualAggregator)) | | #define FOLKS_INDIVIDUAL_AGGREGATOR(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj)
, FOLKS_TYPE_INDIVIDUAL_AGGREGATOR, FolksIndividualAggregator)) | |
| #define FOLKS_INDIVIDUAL_AGGREGATOR_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST (
(klass), FOLKS_TYPE_INDIVIDUAL_AGGREGATOR, FolksIndividualAggregatorClass)) | | #define FOLKS_INDIVIDUAL_AGGREGATOR_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST (
(klass), FOLKS_TYPE_INDIVIDUAL_AGGREGATOR, FolksIndividualAggregatorClass)) | |
| #define FOLKS_IS_INDIVIDUAL_AGGREGATOR(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((o
bj), FOLKS_TYPE_INDIVIDUAL_AGGREGATOR)) | | #define FOLKS_IS_INDIVIDUAL_AGGREGATOR(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((o
bj), FOLKS_TYPE_INDIVIDUAL_AGGREGATOR)) | |
| #define FOLKS_IS_INDIVIDUAL_AGGREGATOR_CLASS(klass) (G_TYPE_CHECK_CLASS_TYP
E ((klass), FOLKS_TYPE_INDIVIDUAL_AGGREGATOR)) | | #define FOLKS_IS_INDIVIDUAL_AGGREGATOR_CLASS(klass) (G_TYPE_CHECK_CLASS_TYP
E ((klass), FOLKS_TYPE_INDIVIDUAL_AGGREGATOR)) | |
| #define FOLKS_INDIVIDUAL_AGGREGATOR_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLA
SS ((obj), FOLKS_TYPE_INDIVIDUAL_AGGREGATOR, FolksIndividualAggregatorClass
)) | | #define FOLKS_INDIVIDUAL_AGGREGATOR_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLA
SS ((obj), FOLKS_TYPE_INDIVIDUAL_AGGREGATOR, FolksIndividualAggregatorClass
)) | |
| | | | |
| typedef struct _FolksIndividualAggregator FolksIndividualAggregator; | | typedef struct _FolksIndividualAggregator FolksIndividualAggregator; | |
| typedef struct _FolksIndividualAggregatorClass FolksIndividualAggregatorCla
ss; | | typedef struct _FolksIndividualAggregatorClass FolksIndividualAggregatorCla
ss; | |
| typedef struct _FolksIndividualAggregatorPrivate FolksIndividualAggregatorP
rivate; | | typedef struct _FolksIndividualAggregatorPrivate FolksIndividualAggregatorP
rivate; | |
|
| | | typedef struct _FolksLinkedHashSetPrivate FolksLinkedHashSetPrivate; | |
| typedef struct _FolksPersonaPrivate FolksPersonaPrivate; | | typedef struct _FolksPersonaPrivate FolksPersonaPrivate; | |
| | | | |
| #define FOLKS_TYPE_PERSONA_STORE_TRUST (folks_persona_store_trust_get_type
()) | | #define FOLKS_TYPE_PERSONA_STORE_TRUST (folks_persona_store_trust_get_type
()) | |
| typedef struct _FolksPersonaStorePrivate FolksPersonaStorePrivate; | | typedef struct _FolksPersonaStorePrivate FolksPersonaStorePrivate; | |
| | | | |
| #define FOLKS_TYPE_MAYBE_BOOL (folks_maybe_bool_get_type ()) | | #define FOLKS_TYPE_MAYBE_BOOL (folks_maybe_bool_get_type ()) | |
| | | | |
| struct _FolksAliasableIface { | | struct _FolksAliasableIface { | |
| GTypeInterface parent_iface; | | GTypeInterface parent_iface; | |
| const gchar* (*get_alias) (FolksAliasable* self); | | const gchar* (*get_alias) (FolksAliasable* self); | |
| | | | |
| skipping to change at line 199 | | skipping to change at line 210 | |
| FOLKS_GROUPABLE_CHANGE_REASON_INVITED = 4, | | FOLKS_GROUPABLE_CHANGE_REASON_INVITED = 4, | |
| FOLKS_GROUPABLE_CHANGE_REASON_BANNED = 5, | | FOLKS_GROUPABLE_CHANGE_REASON_BANNED = 5, | |
| FOLKS_GROUPABLE_CHANGE_REASON_ERROR = 6, | | FOLKS_GROUPABLE_CHANGE_REASON_ERROR = 6, | |
| FOLKS_GROUPABLE_CHANGE_REASON_INVALID_MEMBER = 7, | | FOLKS_GROUPABLE_CHANGE_REASON_INVALID_MEMBER = 7, | |
| FOLKS_GROUPABLE_CHANGE_REASON_NO_ANSWER = 8, | | FOLKS_GROUPABLE_CHANGE_REASON_NO_ANSWER = 8, | |
| FOLKS_GROUPABLE_CHANGE_REASON_RENAMED = 9, | | FOLKS_GROUPABLE_CHANGE_REASON_RENAMED = 9, | |
| FOLKS_GROUPABLE_CHANGE_REASON_PERMISSION_DENIED = 10, | | FOLKS_GROUPABLE_CHANGE_REASON_PERMISSION_DENIED = 10, | |
| FOLKS_GROUPABLE_CHANGE_REASON_SEPARATED = 11 | | FOLKS_GROUPABLE_CHANGE_REASON_SEPARATED = 11 | |
| } FolksGroupableChangeReason; | | } FolksGroupableChangeReason; | |
| | | | |
|
| struct _FolksHasAvatarIface { | | struct _FolksAvatarOwnerIface { | |
| GTypeInterface parent_iface; | | GTypeInterface parent_iface; | |
|
| GFile* (*get_avatar) (FolksHasAvatar* self); | | GFile* (*get_avatar) (FolksAvatarOwner* self); | |
| void (*set_avatar) (FolksHasAvatar* self, GFile* value); | | void (*set_avatar) (FolksAvatarOwner* self, GFile* value); | |
| }; | | }; | |
| | | | |
| typedef enum { | | typedef enum { | |
| FOLKS_PRESENCE_TYPE_UNSET, | | FOLKS_PRESENCE_TYPE_UNSET, | |
| FOLKS_PRESENCE_TYPE_OFFLINE, | | FOLKS_PRESENCE_TYPE_OFFLINE, | |
| FOLKS_PRESENCE_TYPE_AVAILABLE, | | FOLKS_PRESENCE_TYPE_AVAILABLE, | |
| FOLKS_PRESENCE_TYPE_AWAY, | | FOLKS_PRESENCE_TYPE_AWAY, | |
| FOLKS_PRESENCE_TYPE_EXTENDED_AWAY, | | FOLKS_PRESENCE_TYPE_EXTENDED_AWAY, | |
| FOLKS_PRESENCE_TYPE_HIDDEN, | | FOLKS_PRESENCE_TYPE_HIDDEN, | |
| FOLKS_PRESENCE_TYPE_BUSY, | | FOLKS_PRESENCE_TYPE_BUSY, | |
| FOLKS_PRESENCE_TYPE_UNKNOWN, | | FOLKS_PRESENCE_TYPE_UNKNOWN, | |
| FOLKS_PRESENCE_TYPE_ERROR | | FOLKS_PRESENCE_TYPE_ERROR | |
| } FolksPresenceType; | | } FolksPresenceType; | |
| | | | |
|
| struct _FolksHasPresenceIface { | | struct _FolksPresenceOwnerIface { | |
| GTypeInterface parent_iface; | | GTypeInterface parent_iface; | |
|
| FolksPresenceType (*get_presence_type) (FolksHasPresence* self); | | FolksPresenceType (*get_presence_type) (FolksPresenceOwner* self); | |
| void (*set_presence_type) (FolksHasPresence* self, FolksPresenceType | | void (*set_presence_type) (FolksPresenceOwner* self, FolksPresenceTy | |
| value); | | pe value); | |
| const gchar* (*get_presence_message) (FolksHasPresence* self); | | const gchar* (*get_presence_message) (FolksPresenceOwner* self); | |
| void (*set_presence_message) (FolksHasPresence* self, const gchar* v | | void (*set_presence_message) (FolksPresenceOwner* self, const gchar* | |
| alue); | | value); | |
| }; | | }; | |
| | | | |
| typedef enum { | | typedef enum { | |
| FOLKS_IMABLE_ERROR_INVALID_IM_ADDRESS | | FOLKS_IMABLE_ERROR_INVALID_IM_ADDRESS | |
| } FolksIMableError; | | } FolksIMableError; | |
| #define FOLKS_IMABLE_ERROR folks_imable_error_quark () | | #define FOLKS_IMABLE_ERROR folks_imable_error_quark () | |
| struct _FolksIMableIface { | | struct _FolksIMableIface { | |
| GTypeInterface parent_iface; | | GTypeInterface parent_iface; | |
| GHashTable* (*get_im_addresses) (FolksIMable* self); | | GHashTable* (*get_im_addresses) (FolksIMable* self); | |
| void (*set_im_addresses) (FolksIMable* self, GHashTable* value); | | void (*set_im_addresses) (FolksIMable* self, GHashTable* value); | |
| | | | |
| skipping to change at line 265 | | skipping to change at line 276 | |
| #define FOLKS_INDIVIDUAL_AGGREGATOR_ERROR folks_individual_aggregator_error
_quark () | | #define FOLKS_INDIVIDUAL_AGGREGATOR_ERROR folks_individual_aggregator_error
_quark () | |
| struct _FolksIndividualAggregator { | | struct _FolksIndividualAggregator { | |
| GObject parent_instance; | | GObject parent_instance; | |
| FolksIndividualAggregatorPrivate * priv; | | FolksIndividualAggregatorPrivate * priv; | |
| }; | | }; | |
| | | | |
| struct _FolksIndividualAggregatorClass { | | struct _FolksIndividualAggregatorClass { | |
| GObjectClass parent_class; | | GObjectClass parent_class; | |
| }; | | }; | |
| | | | |
|
| | | struct _FolksLinkedHashSet { | |
| | | GeeAbstractList parent_instance; | |
| | | FolksLinkedHashSetPrivate * priv; | |
| | | }; | |
| | | | |
| | | struct _FolksLinkedHashSetClass { | |
| | | GeeAbstractListClass parent_class; | |
| | | }; | |
| | | | |
| typedef void (*FolksPersonaLinkablePropertyCallback) (const gchar* link, vo
id* user_data); | | typedef void (*FolksPersonaLinkablePropertyCallback) (const gchar* link, vo
id* user_data); | |
| struct _FolksPersona { | | struct _FolksPersona { | |
| GObject parent_instance; | | GObject parent_instance; | |
| FolksPersonaPrivate * priv; | | FolksPersonaPrivate * priv; | |
| }; | | }; | |
| | | | |
| struct _FolksPersonaClass { | | struct _FolksPersonaClass { | |
| GObjectClass parent_class; | | GObjectClass parent_class; | |
| void (*linkable_property_to_links) (FolksPersona* self, const gchar*
prop_name, FolksPersonaLinkablePropertyCallback callback, void* callback_t
arget); | | void (*linkable_property_to_links) (FolksPersona* self, const gchar*
prop_name, FolksPersonaLinkablePropertyCallback callback, void* callback_t
arget); | |
| gchar** (*get_linkable_properties) (FolksPersona* self, int* result_
length1); | | gchar** (*get_linkable_properties) (FolksPersona* self, int* result_
length1); | |
| | | | |
| skipping to change at line 357 | | skipping to change at line 377 | |
| gboolean folks_backend_store_get_is_prepared (FolksBackendStore* self); | | gboolean folks_backend_store_get_is_prepared (FolksBackendStore* self); | |
| GType folks_favouritable_get_type (void) G_GNUC_CONST; | | GType folks_favouritable_get_type (void) G_GNUC_CONST; | |
| gboolean folks_favouritable_get_is_favourite (FolksFavouritable* self); | | gboolean folks_favouritable_get_is_favourite (FolksFavouritable* self); | |
| void folks_favouritable_set_is_favourite (FolksFavouritable* self, gboolean
value); | | void folks_favouritable_set_is_favourite (FolksFavouritable* self, gboolean
value); | |
| GType folks_groupable_get_type (void) G_GNUC_CONST; | | GType folks_groupable_get_type (void) G_GNUC_CONST; | |
| GType folks_groupable_change_reason_get_type (void) G_GNUC_CONST; | | GType folks_groupable_change_reason_get_type (void) G_GNUC_CONST; | |
| void folks_groupable_change_group (FolksGroupable* self, const gchar* group
, gboolean is_member, GAsyncReadyCallback _callback_, gpointer _user_data_)
; | | void folks_groupable_change_group (FolksGroupable* self, const gchar* group
, gboolean is_member, GAsyncReadyCallback _callback_, gpointer _user_data_)
; | |
| void folks_groupable_change_group_finish (FolksGroupable* self, GAsyncResul
t* _res_, GError** error); | | void folks_groupable_change_group_finish (FolksGroupable* self, GAsyncResul
t* _res_, GError** error); | |
| GHashTable* folks_groupable_get_groups (FolksGroupable* self); | | GHashTable* folks_groupable_get_groups (FolksGroupable* self); | |
| void folks_groupable_set_groups (FolksGroupable* self, GHashTable* value); | | void folks_groupable_set_groups (FolksGroupable* self, GHashTable* value); | |
|
| GType folks_has_avatar_get_type (void) G_GNUC_CONST; | | GType folks_avatar_owner_get_type (void) G_GNUC_CONST; | |
| GFile* folks_has_avatar_get_avatar (FolksHasAvatar* self); | | GFile* folks_avatar_owner_get_avatar (FolksAvatarOwner* self); | |
| void folks_has_avatar_set_avatar (FolksHasAvatar* self, GFile* value); | | void folks_avatar_owner_set_avatar (FolksAvatarOwner* self, GFile* value); | |
| GType folks_presence_type_get_type (void) G_GNUC_CONST; | | GType folks_presence_type_get_type (void) G_GNUC_CONST; | |
|
| GType folks_has_presence_get_type (void) G_GNUC_CONST; | | GType folks_presence_owner_get_type (void) G_GNUC_CONST; | |
| gint folks_has_presence_typecmp (FolksPresenceType type_a, FolksPresenceTyp | | gint folks_presence_owner_typecmp (FolksPresenceType type_a, FolksPresenceT | |
| e type_b); | | ype type_b); | |
| gboolean folks_has_presence_is_online (FolksHasPresence* self); | | gboolean folks_presence_owner_is_online (FolksPresenceOwner* self); | |
| FolksPresenceType folks_has_presence_get_presence_type (FolksHasPresence* s | | FolksPresenceType folks_presence_owner_get_presence_type (FolksPresenceOwne | |
| elf); | | r* self); | |
| void folks_has_presence_set_presence_type (FolksHasPresence* self, FolksPre | | void folks_presence_owner_set_presence_type (FolksPresenceOwner* self, Folk | |
| senceType value); | | sPresenceType value); | |
| const gchar* folks_has_presence_get_presence_message (FolksHasPresence* sel | | const gchar* folks_presence_owner_get_presence_message (FolksPresenceOwner* | |
| f); | | self); | |
| void folks_has_presence_set_presence_message (FolksHasPresence* self, const | | void folks_presence_owner_set_presence_message (FolksPresenceOwner* self, c | |
| gchar* value); | | onst gchar* value); | |
| GQuark folks_imable_error_quark (void); | | GQuark folks_imable_error_quark (void); | |
|
| | | GType folks_linked_hash_set_get_type (void) G_GNUC_CONST; | |
| GType folks_imable_get_type (void) G_GNUC_CONST; | | GType folks_imable_get_type (void) G_GNUC_CONST; | |
| gchar* folks_imable_normalise_im_address (const gchar* im_address, const gc
har* protocol, GError** error); | | gchar* folks_imable_normalise_im_address (const gchar* im_address, const gc
har* protocol, GError** error); | |
| GHashTable* folks_imable_get_im_addresses (FolksIMable* self); | | GHashTable* folks_imable_get_im_addresses (FolksIMable* self); | |
| void folks_imable_set_im_addresses (FolksIMable* self, GHashTable* value); | | void folks_imable_set_im_addresses (FolksIMable* self, GHashTable* value); | |
| GType folks_trust_level_get_type (void) G_GNUC_CONST; | | GType folks_trust_level_get_type (void) G_GNUC_CONST; | |
| GType folks_individual_get_type (void) G_GNUC_CONST; | | GType folks_individual_get_type (void) G_GNUC_CONST; | |
| GType folks_persona_get_type (void) G_GNUC_CONST; | | GType folks_persona_get_type (void) G_GNUC_CONST; | |
| FolksIndividual* folks_individual_new (GList* personas); | | FolksIndividual* folks_individual_new (GList* personas); | |
| FolksIndividual* folks_individual_construct (GType object_type, GList* pers
onas); | | FolksIndividual* folks_individual_construct (GType object_type, GList* pers
onas); | |
| FolksTrustLevel folks_individual_get_trust_level (FolksIndividual* self); | | FolksTrustLevel folks_individual_get_trust_level (FolksIndividual* self); | |
| | | | |
| skipping to change at line 395 | | skipping to change at line 416 | |
| FolksIndividualAggregator* folks_individual_aggregator_new (void); | | FolksIndividualAggregator* folks_individual_aggregator_new (void); | |
| FolksIndividualAggregator* folks_individual_aggregator_construct (GType obj
ect_type); | | FolksIndividualAggregator* folks_individual_aggregator_construct (GType obj
ect_type); | |
| void folks_individual_aggregator_prepare (FolksIndividualAggregator* self,
GAsyncReadyCallback _callback_, gpointer _user_data_); | | void folks_individual_aggregator_prepare (FolksIndividualAggregator* self,
GAsyncReadyCallback _callback_, gpointer _user_data_); | |
| void folks_individual_aggregator_prepare_finish (FolksIndividualAggregator*
self, GAsyncResult* _res_, GError** error); | | void folks_individual_aggregator_prepare_finish (FolksIndividualAggregator*
self, GAsyncResult* _res_, GError** error); | |
| void folks_individual_aggregator_add_persona_from_details (FolksIndividualA
ggregator* self, FolksIndividual* parent, const gchar* persona_store_type,
const gchar* persona_store_id, GHashTable* details, GAsyncReadyCallback _ca
llback_, gpointer _user_data_); | | void folks_individual_aggregator_add_persona_from_details (FolksIndividualA
ggregator* self, FolksIndividual* parent, const gchar* persona_store_type,
const gchar* persona_store_id, GHashTable* details, GAsyncReadyCallback _ca
llback_, gpointer _user_data_); | |
| FolksPersona* folks_individual_aggregator_add_persona_from_details_finish (
FolksIndividualAggregator* self, GAsyncResult* _res_, GError** error); | | FolksPersona* folks_individual_aggregator_add_persona_from_details_finish (
FolksIndividualAggregator* self, GAsyncResult* _res_, GError** error); | |
| void folks_individual_aggregator_remove_individual (FolksIndividualAggregat
or* self, FolksIndividual* individual, GAsyncReadyCallback _callback_, gpoi
nter _user_data_); | | void folks_individual_aggregator_remove_individual (FolksIndividualAggregat
or* self, FolksIndividual* individual, GAsyncReadyCallback _callback_, gpoi
nter _user_data_); | |
| void folks_individual_aggregator_remove_individual_finish (FolksIndividualA
ggregator* self, GAsyncResult* _res_, GError** error); | | void folks_individual_aggregator_remove_individual_finish (FolksIndividualA
ggregator* self, GAsyncResult* _res_, GError** error); | |
| void folks_individual_aggregator_remove_persona (FolksIndividualAggregator*
self, FolksPersona* persona, GAsyncReadyCallback _callback_, gpointer _use
r_data_); | | void folks_individual_aggregator_remove_persona (FolksIndividualAggregator*
self, FolksPersona* persona, GAsyncReadyCallback _callback_, gpointer _use
r_data_); | |
| void folks_individual_aggregator_remove_persona_finish (FolksIndividualAggr
egator* self, GAsyncResult* _res_, GError** error); | | void folks_individual_aggregator_remove_persona_finish (FolksIndividualAggr
egator* self, GAsyncResult* _res_, GError** error); | |
|
| void folks_individual_aggregator_link_personas (FolksIndividualAggregator*
self, void* _personas, GAsyncReadyCallback _callback_, gpointer _user_data_
); | | void folks_individual_aggregator_link_personas (FolksIndividualAggregator*
self, void* personas_in, GAsyncReadyCallback _callback_, gpointer _user_dat
a_); | |
| void folks_individual_aggregator_link_personas_finish (FolksIndividualAggre
gator* self, GAsyncResult* _res_, GError** error); | | void folks_individual_aggregator_link_personas_finish (FolksIndividualAggre
gator* self, GAsyncResult* _res_, GError** error); | |
| void folks_individual_aggregator_unlink_individual (FolksIndividualAggregat
or* self, FolksIndividual* individual, GAsyncReadyCallback _callback_, gpoi
nter _user_data_); | | void folks_individual_aggregator_unlink_individual (FolksIndividualAggregat
or* self, FolksIndividual* individual, GAsyncReadyCallback _callback_, gpoi
nter _user_data_); | |
| void folks_individual_aggregator_unlink_individual_finish (FolksIndividualA
ggregator* self, GAsyncResult* _res_, GError** error); | | void folks_individual_aggregator_unlink_individual_finish (FolksIndividualA
ggregator* self, GAsyncResult* _res_, GError** error); | |
| gboolean folks_individual_aggregator_get_is_prepared (FolksIndividualAggreg
ator* self); | | gboolean folks_individual_aggregator_get_is_prepared (FolksIndividualAggreg
ator* self); | |
| GHashTable* folks_individual_aggregator_get_individuals (FolksIndividualAgg
regator* self); | | GHashTable* folks_individual_aggregator_get_individuals (FolksIndividualAgg
regator* self); | |
| FolksIndividual* folks_individual_aggregator_get_user (FolksIndividualAggre
gator* self); | | FolksIndividual* folks_individual_aggregator_get_user (FolksIndividualAggre
gator* self); | |
|
| | | FolksLinkedHashSet* folks_linked_hash_set_new (GType g_type, GBoxedCopyFunc | |
| | | g_dup_func, GDestroyNotify g_destroy_func, GHashFunc hash_func, GEqualFunc | |
| | | equal_func); | |
| | | FolksLinkedHashSet* folks_linked_hash_set_construct (GType object_type, GTy | |
| | | pe g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, GHashF | |
| | | unc hash_func, GEqualFunc equal_func); | |
| void folks_persona_linkable_property_to_links (FolksPersona* self, const gc
har* prop_name, FolksPersonaLinkablePropertyCallback callback, void* callba
ck_target); | | void folks_persona_linkable_property_to_links (FolksPersona* self, const gc
har* prop_name, FolksPersonaLinkablePropertyCallback callback, void* callba
ck_target); | |
| gchar* folks_persona_build_uid (const gchar* backend_name, const gchar* per
sona_store_id, const gchar* persona_id); | | gchar* folks_persona_build_uid (const gchar* backend_name, const gchar* per
sona_store_id, const gchar* persona_id); | |
| void folks_persona_split_uid (const gchar* uid, gchar** backend_name, gchar
** persona_store_id, gchar** persona_id); | | void folks_persona_split_uid (const gchar* uid, gchar** backend_name, gchar
** persona_store_id, gchar** persona_id); | |
| FolksPersona* folks_persona_construct (GType object_type); | | FolksPersona* folks_persona_construct (GType object_type); | |
| const gchar* folks_persona_get_iid (FolksPersona* self); | | const gchar* folks_persona_get_iid (FolksPersona* self); | |
| const gchar* folks_persona_get_uid (FolksPersona* self); | | const gchar* folks_persona_get_uid (FolksPersona* self); | |
| const gchar* folks_persona_get_display_id (FolksPersona* self); | | const gchar* folks_persona_get_display_id (FolksPersona* self); | |
| gboolean folks_persona_get_is_user (FolksPersona* self); | | gboolean folks_persona_get_is_user (FolksPersona* self); | |
| FolksPersonaStore* folks_persona_get_store (FolksPersona* self); | | FolksPersonaStore* folks_persona_get_store (FolksPersona* self); | |
| gchar** folks_persona_get_linkable_properties (FolksPersona* self, int* res
ult_length1); | | gchar** folks_persona_get_linkable_properties (FolksPersona* self, int* res
ult_length1); | |
| | | | |
End of changes. 17 change blocks. |
| 45 lines changed or deleted | | 77 lines changed or added | |
|