| folks.h | | folks.h | |
|
| /* folks.h generated by valac 0.20.1.73-5d18, the Vala compiler, do not mod
ify */ | | /* folks.h generated by valac 0.21.1.1-0d6f, the Vala compiler, do not modi
fy */ | |
| | | | |
| #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 <gee.h> | | #include <gee.h> | |
| #include <gio/gio.h> | | #include <gio/gio.h> | |
| | | | |
| skipping to change at line 1301 | | skipping to change at line 1301 | |
| FolksIndividual* folks_individual_construct (GType object_type, GeeSet* per
sonas); | | FolksIndividual* folks_individual_construct (GType object_type, GeeSet* per
sonas); | |
| gboolean folks_individual_has_anti_link_with_persona (FolksIndividual* self
, FolksPersona* p); | | gboolean folks_individual_has_anti_link_with_persona (FolksIndividual* self
, FolksPersona* p); | |
| gboolean folks_individual_has_anti_link_with_individual (FolksIndividual* s
elf, FolksIndividual* i); | | gboolean folks_individual_has_anti_link_with_individual (FolksIndividual* s
elf, FolksIndividual* i); | |
| FolksTrustLevel folks_individual_get_trust_level (FolksIndividual* self); | | FolksTrustLevel folks_individual_get_trust_level (FolksIndividual* self); | |
| gboolean folks_individual_get_is_user (FolksIndividual* self); | | gboolean folks_individual_get_is_user (FolksIndividual* self); | |
| const gchar* folks_individual_get_id (FolksIndividual* self); | | const gchar* folks_individual_get_id (FolksIndividual* self); | |
| GeeSet* folks_individual_get_personas (FolksIndividual* self); | | GeeSet* folks_individual_get_personas (FolksIndividual* self); | |
| void folks_individual_set_personas (FolksIndividual* self, GeeSet* value); | | void folks_individual_set_personas (FolksIndividual* self, GeeSet* value); | |
| GQuark folks_individual_aggregator_error_quark (void); | | GQuark folks_individual_aggregator_error_quark (void); | |
| GType folks_individual_aggregator_get_type (void) G_GNUC_CONST; | | GType folks_individual_aggregator_get_type (void) G_GNUC_CONST; | |
|
| FolksIndividualAggregator* folks_individual_aggregator_new (void); | | FolksIndividualAggregator* folks_individual_aggregator_dup (void); | |
| | | FolksIndividualAggregator* folks_individual_aggregator_new (void) G_GNUC_DE | |
| | | PRECATED; | |
| FolksIndividualAggregator* folks_individual_aggregator_construct (GType obj
ect_type); | | FolksIndividualAggregator* folks_individual_aggregator_construct (GType obj
ect_type); | |
|
| FolksIndividualAggregator* folks_individual_aggregator_new_with_backend_sto | | FolksIndividualAggregator* folks_individual_aggregator_dup_with_backend_sto | |
| re (FolksBackendStore* store); | | re (FolksBackendStore* store); | |
| | | FolksIndividualAggregator* folks_individual_aggregator_new_with_backend_sto | |
| | | re (FolksBackendStore* store) G_GNUC_DEPRECATED; | |
| FolksIndividualAggregator* folks_individual_aggregator_construct_with_backe
nd_store (GType object_type, FolksBackendStore* store); | | FolksIndividualAggregator* folks_individual_aggregator_construct_with_backe
nd_store (GType object_type, FolksBackendStore* store); | |
| 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_unprepare (FolksIndividualAggregator* self
, GAsyncReadyCallback _callback_, gpointer _user_data_); | | void folks_individual_aggregator_unprepare (FolksIndividualAggregator* self
, GAsyncReadyCallback _callback_, gpointer _user_data_); | |
| void folks_individual_aggregator_unprepare_finish (FolksIndividualAggregato
r* self, GAsyncResult* _res_, GError** error); | | void folks_individual_aggregator_unprepare_finish (FolksIndividualAggregato
r* self, GAsyncResult* _res_, GError** error); | |
| GType folks_match_result_get_type (void) G_GNUC_CONST; | | GType folks_match_result_get_type (void) G_GNUC_CONST; | |
| GeeMap* folks_individual_aggregator_get_potential_matches (FolksIndividualA
ggregator* self, FolksIndividual* matchee, FolksMatchResult min_threshold); | | GeeMap* folks_individual_aggregator_get_potential_matches (FolksIndividualA
ggregator* self, FolksIndividual* matchee, FolksMatchResult min_threshold); | |
| GeeMap* folks_individual_aggregator_get_all_potential_matches (FolksIndivid
ualAggregator* self, FolksMatchResult min_threshold); | | GeeMap* folks_individual_aggregator_get_all_potential_matches (FolksIndivid
ualAggregator* self, FolksMatchResult min_threshold); | |
| void folks_individual_aggregator_add_persona_from_details (FolksIndividualA
ggregator* self, FolksIndividual* parent, FolksPersonaStore* persona_store,
GHashTable* details, GAsyncReadyCallback _callback_, gpointer _user_data_)
; | | void folks_individual_aggregator_add_persona_from_details (FolksIndividualA
ggregator* self, FolksIndividual* parent, FolksPersonaStore* persona_store,
GHashTable* details, GAsyncReadyCallback _callback_, 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); | |
| | | | |
End of changes. 3 change blocks. |
| 4 lines changed or deleted | | 8 lines changed or added | |
|