Public symbols in libgdata.so.7 (7.2.2-MeeGo 1.2 Core) on x86
Total: 718


gdata-access-handler.h, libgdata.so.7.2.2
gdata_access_handler_delete_rule ( GDataAccessHandler* self, GDataService* service, GDataAccessRule* rule, GCancellable* cancellable, GError** error )
gdata_access_handler_get_rules ( GDataAccessHandler* self, GDataService* service, GCancellable* cancellable, GDataQueryProgressCallback progress_callback, gpointer progress_user_data, GError** error )
gdata_access_handler_get_type ( )
gdata_access_handler_insert_rule ( GDataAccessHandler* self, GDataService* service, GDataAccessRule* rule, GCancellable* cancellable, GError** error )
gdata_access_handler_update_rule ( GDataAccessHandler* self, GDataService* service, GDataAccessRule* rule, GCancellable* cancellable, GError** error )

gdata-access-rule.h, libgdata.so.7.2.2
gdata_access_rule_get_role GDataAccessRule* self )
gdata_access_rule_get_scope ( GDataAccessRule* self, gchar const** type, gchar const** value )
gdata_access_rule_get_type ( )
gdata_access_rule_new gchar const* id )
gdata_access_rule_set_role ( GDataAccessRule* self, gchar const* role )
gdata_access_rule_set_scope ( GDataAccessRule* self, gchar const* type, gchar const* value )

gdata-author.h, libgdata.so.7.2.2
gdata_author_compare ( GDataAuthor const* a, GDataAuthor const* b )
gdata_author_get_email_address GDataAuthor* self )
gdata_author_get_name GDataAuthor* self )
gdata_author_get_type ( )
gdata_author_get_uri GDataAuthor* self )
gdata_author_new ( gchar const* name, gchar const* uri, gchar const* email_address )
gdata_author_set_email_address ( GDataAuthor* self, gchar const* email_address )
gdata_author_set_name ( GDataAuthor* self, gchar const* name )
gdata_author_set_uri ( GDataAuthor* self, gchar const* uri )

gdata-calendar-calendar.h, libgdata.so.7.2.2
gdata_calendar_calendar_get_access_level GDataCalendarCalendar* self )
gdata_calendar_calendar_get_color ( GDataCalendarCalendar* self, GDataColor* color )
gdata_calendar_calendar_get_edited ( GDataCalendarCalendar* self, GTimeVal* edited )
gdata_calendar_calendar_get_times_cleaned GDataCalendarCalendar* self )
gdata_calendar_calendar_get_timezone GDataCalendarCalendar* self )
gdata_calendar_calendar_get_type ( )
gdata_calendar_calendar_is_hidden GDataCalendarCalendar* self )
gdata_calendar_calendar_is_selected GDataCalendarCalendar* self )
gdata_calendar_calendar_new gchar const* id )
gdata_calendar_calendar_set_color ( GDataCalendarCalendar* self, GDataColor* color )
gdata_calendar_calendar_set_is_hidden ( GDataCalendarCalendar* self, gboolean is_hidden )
gdata_calendar_calendar_set_is_selected ( GDataCalendarCalendar* self, gboolean is_selected )
gdata_calendar_calendar_set_timezone ( GDataCalendarCalendar* self, gchar const* _timezone )

gdata-calendar-event.h, libgdata.so.7.2.2
gdata_calendar_event_add_person ( GDataCalendarEvent* self, GDataGDWho* who )
gdata_calendar_event_add_place ( GDataCalendarEvent* self, GDataGDWhere* where )
gdata_calendar_event_add_time ( GDataCalendarEvent* self, GDataGDWhen* when )
gdata_calendar_event_get_anyone_can_add_self GDataCalendarEvent* self )
gdata_calendar_event_get_edited ( GDataCalendarEvent* self, GTimeVal* edited )
gdata_calendar_event_get_guests_can_invite_others GDataCalendarEvent* self )
gdata_calendar_event_get_guests_can_modify GDataCalendarEvent* self )
gdata_calendar_event_get_guests_can_see_guests GDataCalendarEvent* self )
gdata_calendar_event_get_original_event_details ( GDataCalendarEvent* self, gchar** event_id, gchar** event_uri )
gdata_calendar_event_get_people GDataCalendarEvent* self )
gdata_calendar_event_get_places GDataCalendarEvent* self )
gdata_calendar_event_get_primary_time ( GDataCalendarEvent* self, GTimeVal* start_time, GTimeVal* end_time, GDataGDWhen** when )
gdata_calendar_event_get_recurrence GDataCalendarEvent* self )
gdata_calendar_event_get_sequence GDataCalendarEvent* self )
gdata_calendar_event_get_status GDataCalendarEvent* self )
gdata_calendar_event_get_times GDataCalendarEvent* self )
gdata_calendar_event_get_transparency GDataCalendarEvent* self )
gdata_calendar_event_get_type ( )
gdata_calendar_event_get_uid GDataCalendarEvent* self )
gdata_calendar_event_get_visibility GDataCalendarEvent* self )
gdata_calendar_event_is_exception GDataCalendarEvent* self )
gdata_calendar_event_new gchar const* id )
gdata_calendar_event_set_anyone_can_add_self ( GDataCalendarEvent* self, gboolean anyone_can_add_self )
gdata_calendar_event_set_guests_can_invite_others ( GDataCalendarEvent* self, gboolean guests_can_invite_others )
gdata_calendar_event_set_guests_can_modify ( GDataCalendarEvent* self, gboolean guests_can_modify )
gdata_calendar_event_set_guests_can_see_guests ( GDataCalendarEvent* self, gboolean guests_can_see_guests )
gdata_calendar_event_set_recurrence ( GDataCalendarEvent* self, gchar const* recurrence )
gdata_calendar_event_set_sequence ( GDataCalendarEvent* self, guint sequence )
gdata_calendar_event_set_status ( GDataCalendarEvent* self, gchar const* status )
gdata_calendar_event_set_transparency ( GDataCalendarEvent* self, gchar const* transparency )
gdata_calendar_event_set_uid ( GDataCalendarEvent* self, gchar const* uid )
gdata_calendar_event_set_visibility ( GDataCalendarEvent* self, gchar const* visibility )

gdata-calendar-feed.h, libgdata.so.7.2.2
gdata_calendar_feed_get_times_cleaned GDataCalendarFeed* self )
gdata_calendar_feed_get_timezone GDataCalendarFeed* self )
gdata_calendar_feed_get_type ( )

gdata-calendar-query.h, libgdata.so.7.2.2
gdata_calendar_query_get_future_events GDataCalendarQuery* self )
gdata_calendar_query_get_order_by GDataCalendarQuery* self )
gdata_calendar_query_get_recurrence_expansion_end ( GDataCalendarQuery* self, GTimeVal* end )
gdata_calendar_query_get_recurrence_expansion_start ( GDataCalendarQuery* self, GTimeVal* start )
gdata_calendar_query_get_single_events GDataCalendarQuery* self )
gdata_calendar_query_get_sort_order GDataCalendarQuery* self )
gdata_calendar_query_get_start_max ( GDataCalendarQuery* self, GTimeVal* start_max )
gdata_calendar_query_get_start_min ( GDataCalendarQuery* self, GTimeVal* start_min )
gdata_calendar_query_get_timezone GDataCalendarQuery* self )
gdata_calendar_query_get_type ( )
gdata_calendar_query_new gchar const* q )
gdata_calendar_query_new_with_limits gchar const* q, GTimeVal* start_min, GTimeVal* start_max )
gdata_calendar_query_set_future_events ( GDataCalendarQuery* self, gboolean future_events )
gdata_calendar_query_set_order_by ( GDataCalendarQuery* self, gchar const* order_by )
gdata_calendar_query_set_recurrence_expansion_end ( GDataCalendarQuery* self, GTimeVal* end )
gdata_calendar_query_set_recurrence_expansion_start ( GDataCalendarQuery* self, GTimeVal* start )
gdata_calendar_query_set_single_events ( GDataCalendarQuery* self, gboolean single_events )
gdata_calendar_query_set_sort_order ( GDataCalendarQuery* self, gchar const* sort_order )
gdata_calendar_query_set_start_max ( GDataCalendarQuery* self, GTimeVal* start_max )
gdata_calendar_query_set_start_min ( GDataCalendarQuery* self, GTimeVal* start_min )
gdata_calendar_query_set_timezone ( GDataCalendarQuery* self, gchar const* _timezone )

gdata-calendar-service.h, libgdata.so.7.2.2
gdata_calendar_service_get_type ( )
gdata_calendar_service_insert_event ( GDataCalendarService* self, GDataCalendarEvent* event, GCancellable* cancellable, GError** error )
gdata_calendar_service_new gchar const* client_id )
gdata_calendar_service_query_all_calendars ( GDataCalendarService* self, GDataQuery* query, GCancellable* cancellable, GDataQueryProgressCallback progress_callback, gpointer progress_user_data, GError** error )
gdata_calendar_service_query_all_calendars_async ( GDataCalendarService* self, GDataQuery* query, GCancellable* cancellable, GDataQueryProgressCallback progress_callback, gpointer progress_user_data, GAsyncReadyCallback callback, gpointer user_data )
gdata_calendar_service_query_events ( GDataCalendarService* self, GDataCalendarCalendar* calendar, GDataQuery* query, GCancellable* cancellable, GDataQueryProgressCallback progress_callback, gpointer progress_user_data, GError** error )
gdata_calendar_service_query_own_calendars ( GDataCalendarService* self, GDataQuery* query, GCancellable* cancellable, GDataQueryProgressCallback progress_callback, gpointer progress_user_data, GError** error )
gdata_calendar_service_query_own_calendars_async ( GDataCalendarService* self, GDataQuery* query, GCancellable* cancellable, GDataQueryProgressCallback progress_callback, gpointer progress_user_data, GAsyncReadyCallback callback, gpointer user_data )

gdata-category.h, libgdata.so.7.2.2
gdata_category_compare ( GDataCategory const* a, GDataCategory const* b )
gdata_category_get_label GDataCategory* self )
gdata_category_get_scheme GDataCategory* self )
gdata_category_get_term GDataCategory* self )
gdata_category_get_type ( )
gdata_category_new ( gchar const* term, gchar const* scheme, gchar const* label )
gdata_category_set_label ( GDataCategory* self, gchar const* label )
gdata_category_set_scheme ( GDataCategory* self, gchar const* scheme )
gdata_category_set_term ( GDataCategory* self, gchar const* term )

gdata-contacts-contact.h, libgdata.so.7.2.2
gdata_contacts_contact_add_email_address ( GDataContactsContact* self, GDataGDEmailAddress* email_address )
gdata_contacts_contact_add_group ( GDataContactsContact* self, gchar const* href )
gdata_contacts_contact_add_im_address ( GDataContactsContact* self, GDataGDIMAddress* im_address )
gdata_contacts_contact_add_organization ( GDataContactsContact* self, GDataGDOrganization* organization )
gdata_contacts_contact_add_phone_number ( GDataContactsContact* self, GDataGDPhoneNumber* phone_number )
gdata_contacts_contact_add_postal_address ( GDataContactsContact* self, GDataGDPostalAddress* postal_address )
gdata_contacts_contact_get_edited ( GDataContactsContact* self, GTimeVal* edited )
gdata_contacts_contact_get_email_addresses GDataContactsContact* self )
gdata_contacts_contact_get_extended_properties GDataContactsContact* self )
gdata_contacts_contact_get_extended_property ( GDataContactsContact* self, gchar const* name )
gdata_contacts_contact_get_groups GDataContactsContact* self )
gdata_contacts_contact_get_im_addresses GDataContactsContact* self )
gdata_contacts_contact_get_name GDataContactsContact* self )
gdata_contacts_contact_get_organizations GDataContactsContact* self )
gdata_contacts_contact_get_phone_numbers GDataContactsContact* self )
gdata_contacts_contact_get_photo ( GDataContactsContact* self, GDataContactsService* service, gsize* length, gchar** content_type, GCancellable* cancellable, GError** error )
gdata_contacts_contact_get_postal_addresses GDataContactsContact* self )
gdata_contacts_contact_get_primary_email_address GDataContactsContact* self )
gdata_contacts_contact_get_primary_im_address GDataContactsContact* self )
gdata_contacts_contact_get_primary_organization GDataContactsContact* self )
gdata_contacts_contact_get_primary_phone_number GDataContactsContact* self )
gdata_contacts_contact_get_primary_postal_address GDataContactsContact* self )
gdata_contacts_contact_get_type ( )
gdata_contacts_contact_has_photo GDataContactsContact* self )
gdata_contacts_contact_is_deleted GDataContactsContact* self )
gdata_contacts_contact_is_group_deleted ( GDataContactsContact* self, gchar const* href )
gdata_contacts_contact_new gchar const* id )
gdata_contacts_contact_remove_all_email_addresses GDataContactsContact* self )
gdata_contacts_contact_remove_all_im_addresses GDataContactsContact* self )
gdata_contacts_contact_remove_all_organizations GDataContactsContact* self )
gdata_contacts_contact_remove_all_phone_numbers GDataContactsContact* self )
gdata_contacts_contact_remove_all_postal_addresses GDataContactsContact* self )
gdata_contacts_contact_remove_group ( GDataContactsContact* self, gchar const* href )
gdata_contacts_contact_set_extended_property ( GDataContactsContact* self, gchar const* name, gchar const* value )
gdata_contacts_contact_set_name ( GDataContactsContact* self, GDataGDName* name )
gdata_contacts_contact_set_photo ( GDataContactsContact* self, GDataService* service, gchar const* data, gsize length, GCancellable* cancellable, GError** error )

gdata-contacts-query.h, libgdata.so.7.2.2
gdata_contacts_query_get_group GDataContactsQuery* self )
gdata_contacts_query_get_order_by GDataContactsQuery* self )
gdata_contacts_query_get_sort_order GDataContactsQuery* self )
gdata_contacts_query_get_type ( )
gdata_contacts_query_new gchar const* q )
gdata_contacts_query_new_with_limits gchar const* q, gint start_index, gint max_results )
gdata_contacts_query_set_group ( GDataContactsQuery* self, gchar const* group )
gdata_contacts_query_set_order_by ( GDataContactsQuery* self, gchar const* order_by )
gdata_contacts_query_set_show_deleted ( GDataContactsQuery* self, gboolean show_deleted )
gdata_contacts_query_set_sort_order ( GDataContactsQuery* self, gchar const* sort_order )
gdata_contacts_query_show_deleted GDataContactsQuery* self )

gdata-contacts-service.h, libgdata.so.7.2.2
gdata_contacts_service_get_type ( )
gdata_contacts_service_insert_contact ( GDataContactsService* self, GDataContactsContact* contact, GCancellable* cancellable, GError** error )
gdata_contacts_service_new gchar const* client_id )
gdata_contacts_service_query_contacts ( GDataContactsService* self, GDataQuery* query, GCancellable* cancellable, GDataQueryProgressCallback progress_callback, gpointer progress_user_data, GError** error )
gdata_contacts_service_query_contacts_async ( GDataContactsService* self, GDataQuery* query, GCancellable* cancellable, GDataQueryProgressCallback progress_callback, gpointer progress_user_data, GAsyncReadyCallback callback, gpointer user_data )
gdata_contacts_service_update_contact ( GDataContactsService* self, GDataContactsContact* contact, GCancellable* cancellable, GError** error )

gdata-documents-entry.h, libgdata.so.7.2.2
gdata_documents_entry_get_document_id GDataDocumentsEntry* self )
gdata_documents_entry_get_edited ( GDataDocumentsEntry* self, GTimeVal* edited )
gdata_documents_entry_get_last_modified_by GDataDocumentsEntry* self )
gdata_documents_entry_get_last_viewed ( GDataDocumentsEntry* self, GTimeVal* last_viewed )
gdata_documents_entry_get_path GDataDocumentsEntry* self )
gdata_documents_entry_get_type ( )
gdata_documents_entry_is_deleted GDataDocumentsEntry* self )
gdata_documents_entry_set_writers_can_invite ( GDataDocumentsEntry* self, gboolean writers_can_invite )
gdata_documents_entry_writers_can_invite GDataDocumentsEntry* self )

gdata-documents-enums.h, libgdata.so.7.2.2
gdata_documents_presentation_format_get_type ( )
gdata_documents_service_error_get_type ( )
gdata_documents_spreadsheet_format_get_type ( )
gdata_documents_text_format_get_type ( )

gdata-documents-feed.h, libgdata.so.7.2.2
gdata_documents_feed_get_type ( )

gdata-documents-folder.h, libgdata.so.7.2.2
gdata_documents_folder_get_type ( )
gdata_documents_folder_new gchar const* id )

gdata-documents-presentation.h, libgdata.so.7.2.2
gdata_documents_presentation_download_document ( GDataDocumentsPresentation* self, GDataDocumentsService* service, gchar** content_type, GDataDocumentsPresentationFormat export_format, GFile* destination_file, gboolean replace_file_if_exists, GCancellable* cancellable, GError** error )
gdata_documents_presentation_get_download_uri ( GDataDocumentsPresentation* self, GDataDocumentsPresentationFormat export_format )
gdata_documents_presentation_get_type ( )
gdata_documents_presentation_new gchar const* id )

gdata-documents-query.h, libgdata.so.7.2.2
gdata_documents_query_add_collaborator ( GDataDocumentsQuery* self, gchar const* email_address )
gdata_documents_query_add_reader ( GDataDocumentsQuery* self, gchar const* email_address )
gdata_documents_query_get_collaborator_addresses GDataDocumentsQuery* self )
gdata_documents_query_get_exact_title GDataDocumentsQuery* self )
gdata_documents_query_get_folder_id GDataDocumentsQuery* self )
gdata_documents_query_get_reader_addresses GDataDocumentsQuery* self )
gdata_documents_query_get_title GDataDocumentsQuery* self )
gdata_documents_query_get_type ( )
gdata_documents_query_new gchar const* q )
gdata_documents_query_new_with_limits gchar const* q, gint start_index, gint max_results )
gdata_documents_query_set_folder_id ( GDataDocumentsQuery* self, gchar const* folder_id )
gdata_documents_query_set_show_deleted ( GDataDocumentsQuery* self, gboolean show_deleted )
gdata_documents_query_set_show_folders ( GDataDocumentsQuery* self, gboolean show_folders )
gdata_documents_query_set_title ( GDataDocumentsQuery* self, gchar const* title, gboolean exact_title )
gdata_documents_query_show_deleted GDataDocumentsQuery* self )
gdata_documents_query_show_folders GDataDocumentsQuery* self )

gdata-documents-service.h, libgdata.so.7.2.2
gdata_documents_service_get_type ( )
gdata_documents_service_get_upload_uri GDataDocumentsFolder* folder )
gdata_documents_service_move_document_to_folder ( GDataDocumentsService* self, GDataDocumentsEntry* document, GDataDocumentsFolder* folder, GCancellable* cancellable, GError** error )
gdata_documents_service_new gchar const* client_id )
gdata_documents_service_query_documents ( GDataDocumentsService* self, GDataDocumentsQuery* query, GCancellable* cancellable, GDataQueryProgressCallback progress_callback, gpointer progress_user_data, GError** error )
gdata_documents_service_query_documents_async ( GDataDocumentsService* self, GDataDocumentsQuery* query, GCancellable* cancellable, GDataQueryProgressCallback progress_callback, gpointer progress_user_data, GAsyncReadyCallback callback, gpointer user_data )
gdata_documents_service_query_single_document ( GDataDocumentsService* self, GType document_type, gchar const* document_id, GCancellable* cancellable, GError** error )
gdata_documents_service_remove_document_from_folder ( GDataDocumentsService* self, GDataDocumentsEntry* document, GDataDocumentsFolder* folder, GCancellable* cancellable, GError** error )
gdata_documents_service_update_document ( GDataDocumentsService* self, GDataDocumentsEntry* document, GFile* document_file, GCancellable* cancellable, GError** error )
gdata_documents_service_upload_document ( GDataDocumentsService* self, GDataDocumentsEntry* document, GFile* document_file, GDataDocumentsFolder* folder, GCancellable* cancellable, GError** error )

gdata-documents-spreadsheet.h, libgdata.so.7.2.2
gdata_documents_spreadsheet_download_document ( GDataDocumentsSpreadsheet* self, GDataDocumentsService* service, gchar** content_type, GDataDocumentsSpreadsheetFormat export_format, gint gid, GFile* destination_file, gboolean replace_file_if_exists, GCancellable* cancellable, GError** error )
gdata_documents_spreadsheet_get_download_uri ( GDataDocumentsSpreadsheet* self, GDataDocumentsSpreadsheetFormat export_format, gint gid )
gdata_documents_spreadsheet_get_type ( )
gdata_documents_spreadsheet_new gchar const* id )

gdata-documents-text.h, libgdata.so.7.2.2
gdata_documents_text_download_document ( GDataDocumentsText* self, GDataDocumentsService* service, gchar** content_type, GDataDocumentsTextFormat export_format, GFile* destination_file, gboolean replace_file_if_exists, GCancellable* cancellable, GError** error )
gdata_documents_text_get_download_uri ( GDataDocumentsText* self, GDataDocumentsTextFormat export_format )
gdata_documents_text_get_type ( )
gdata_documents_text_new gchar const* id )

gdata-download-stream.h, libgdata.so.7.2.2
gdata_download_stream_get_content_length GDataDownloadStream* self )
gdata_download_stream_get_content_type GDataDownloadStream* self )
gdata_download_stream_get_download_uri GDataDownloadStream* self )
gdata_download_stream_get_service GDataDownloadStream* self )
gdata_download_stream_get_type ( )
gdata_download_stream_new ( GDataService* service, gchar const* download_uri )

gdata-entry.h, libgdata.so.7.2.2
gdata_entry_add_author ( GDataEntry* self, GDataAuthor* author )
gdata_entry_add_category ( GDataEntry* self, GDataCategory* category )
gdata_entry_add_link ( GDataEntry* self, GDataLink* link )
gdata_entry_get_categories GDataEntry* self )
gdata_entry_get_content GDataEntry* self )
gdata_entry_get_etag GDataEntry* self )
gdata_entry_get_id GDataEntry* self )
gdata_entry_get_published ( GDataEntry* self, GTimeVal* published )
gdata_entry_get_rights GDataEntry* self )
gdata_entry_get_summary GDataEntry* self )
gdata_entry_get_title GDataEntry* self )
gdata_entry_get_type ( )
gdata_entry_get_updated ( GDataEntry* self, GTimeVal* updated )
gdata_entry_is_inserted GDataEntry* self )
gdata_entry_look_up_link ( GDataEntry* self, gchar const* rel )
gdata_entry_look_up_links ( GDataEntry* self, gchar const* rel )
gdata_entry_new gchar const* id )
gdata_entry_set_content ( GDataEntry* self, gchar const* content )
gdata_entry_set_rights ( GDataEntry* self, gchar const* rights )
gdata_entry_set_summary ( GDataEntry* self, gchar const* summary )
gdata_entry_set_title ( GDataEntry* self, gchar const* title )

gdata-enums.h, libgdata.so.7.2.2
gdata_authentication_error_get_type ( )
gdata_operation_type_get_type ( )
gdata_parser_error_get_type ( )
gdata_service_error_get_type ( )

gdata-feed.h, libgdata.so.7.2.2
gdata_feed_get_authors GDataFeed* self )
gdata_feed_get_categories GDataFeed* self )
gdata_feed_get_entries GDataFeed* self )
gdata_feed_get_etag GDataFeed* self )
gdata_feed_get_generator GDataFeed* self )
gdata_feed_get_icon GDataFeed* self )
gdata_feed_get_id GDataFeed* self )
gdata_feed_get_items_per_page GDataFeed* self )
gdata_feed_get_links GDataFeed* self )
gdata_feed_get_logo GDataFeed* self )
gdata_feed_get_start_index GDataFeed* self )
gdata_feed_get_subtitle GDataFeed* self )
gdata_feed_get_title GDataFeed* self )
gdata_feed_get_total_results GDataFeed* self )
gdata_feed_get_type ( )
gdata_feed_get_updated GDataFeed* self, GTimeVal* updated )
gdata_feed_look_up_entry GDataFeed* self, gchar const* id )
gdata_feed_look_up_link GDataFeed* self, gchar const* rel )

gdata-gd-email-address.h, libgdata.so.7.2.2
gdata_gd_email_address_compare ( GDataGDEmailAddress const* a, GDataGDEmailAddress const* b )
gdata_gd_email_address_get_address GDataGDEmailAddress* self )
gdata_gd_email_address_get_display_name GDataGDEmailAddress* self )
gdata_gd_email_address_get_label GDataGDEmailAddress* self )
gdata_gd_email_address_get_relation_type GDataGDEmailAddress* self )
gdata_gd_email_address_get_type ( )
gdata_gd_email_address_is_primary GDataGDEmailAddress* self )
gdata_gd_email_address_new ( gchar const* address, gchar const* relation_type, gchar const* label, gboolean is_primary )
gdata_gd_email_address_set_address ( GDataGDEmailAddress* self, gchar const* address )
gdata_gd_email_address_set_display_name ( GDataGDEmailAddress* self, gchar const* display_name )
gdata_gd_email_address_set_is_primary ( GDataGDEmailAddress* self, gboolean is_primary )
gdata_gd_email_address_set_label ( GDataGDEmailAddress* self, gchar const* label )
gdata_gd_email_address_set_relation_type ( GDataGDEmailAddress* self, gchar const* relation_type )

gdata-gd-im-address.h, libgdata.so.7.2.2
gdata_gd_im_address_compare ( GDataGDIMAddress const* a, GDataGDIMAddress const* b )
gdata_gd_im_address_get_address GDataGDIMAddress* self )
gdata_gd_im_address_get_label GDataGDIMAddress* self )
gdata_gd_im_address_get_protocol GDataGDIMAddress* self )
gdata_gd_im_address_get_relation_type GDataGDIMAddress* self )
gdata_gd_im_address_get_type ( )
gdata_gd_im_address_is_primary GDataGDIMAddress* self )
gdata_gd_im_address_new ( gchar const* address, gchar const* protocol, gchar const* relation_type, gchar const* label, gboolean is_primary )
gdata_gd_im_address_set_address ( GDataGDIMAddress* self, gchar const* address )
gdata_gd_im_address_set_is_primary ( GDataGDIMAddress* self, gboolean is_primary )
gdata_gd_im_address_set_label ( GDataGDIMAddress* self, gchar const* label )
gdata_gd_im_address_set_protocol ( GDataGDIMAddress* self, gchar const* protocol )
gdata_gd_im_address_set_relation_type ( GDataGDIMAddress* self, gchar const* relation_type )

gdata-gd-name.h, libgdata.so.7.2.2
gdata_gd_name_compare ( GDataGDName const* a, GDataGDName const* b )
gdata_gd_name_get_additional_name GDataGDName* self )
gdata_gd_name_get_family_name GDataGDName* self )
gdata_gd_name_get_full_name GDataGDName* self )
gdata_gd_name_get_given_name GDataGDName* self )
gdata_gd_name_get_prefix GDataGDName* self )
gdata_gd_name_get_suffix GDataGDName* self )
gdata_gd_name_get_type ( )
gdata_gd_name_new ( gchar const* given_name, gchar const* family_name )
gdata_gd_name_set_additional_name ( GDataGDName* self, gchar const* additional_name )
gdata_gd_name_set_family_name ( GDataGDName* self, gchar const* family_name )
gdata_gd_name_set_full_name ( GDataGDName* self, gchar const* full_name )
gdata_gd_name_set_given_name ( GDataGDName* self, gchar const* given_name )
gdata_gd_name_set_prefix ( GDataGDName* self, gchar const* prefix )
gdata_gd_name_set_suffix ( GDataGDName* self, gchar const* suffix )

gdata-gd-organization.h, libgdata.so.7.2.2
gdata_gd_organization_compare ( GDataGDOrganization const* a, GDataGDOrganization const* b )
gdata_gd_organization_get_department GDataGDOrganization* self )
gdata_gd_organization_get_job_description GDataGDOrganization* self )
gdata_gd_organization_get_label GDataGDOrganization* self )
gdata_gd_organization_get_location GDataGDOrganization* self )
gdata_gd_organization_get_name GDataGDOrganization* self )
gdata_gd_organization_get_relation_type GDataGDOrganization* self )
gdata_gd_organization_get_symbol GDataGDOrganization* self )
gdata_gd_organization_get_title GDataGDOrganization* self )
gdata_gd_organization_get_type ( )
gdata_gd_organization_is_primary GDataGDOrganization* self )
gdata_gd_organization_new ( gchar const* name, gchar const* title, gchar const* relation_type, gchar const* label, gboolean is_primary )
gdata_gd_organization_set_department ( GDataGDOrganization* self, gchar const* department )
gdata_gd_organization_set_is_primary ( GDataGDOrganization* self, gboolean is_primary )
gdata_gd_organization_set_job_description ( GDataGDOrganization* self, gchar const* job_description )
gdata_gd_organization_set_label ( GDataGDOrganization* self, gchar const* label )
gdata_gd_organization_set_location ( GDataGDOrganization* self, GDataGDWhere* location )
gdata_gd_organization_set_name ( GDataGDOrganization* self, gchar const* name )
gdata_gd_organization_set_relation_type ( GDataGDOrganization* self, gchar const* relation_type )
gdata_gd_organization_set_symbol ( GDataGDOrganization* self, gchar const* symbol )
gdata_gd_organization_set_title ( GDataGDOrganization* self, gchar const* title )

gdata-gd-phone-number.h, libgdata.so.7.2.2
gdata_gd_phone_number_compare ( GDataGDPhoneNumber const* a, GDataGDPhoneNumber const* b )
gdata_gd_phone_number_get_label GDataGDPhoneNumber* self )
gdata_gd_phone_number_get_number GDataGDPhoneNumber* self )
gdata_gd_phone_number_get_relation_type GDataGDPhoneNumber* self )
gdata_gd_phone_number_get_type ( )
gdata_gd_phone_number_get_uri GDataGDPhoneNumber* self )
gdata_gd_phone_number_is_primary GDataGDPhoneNumber* self )
gdata_gd_phone_number_new ( gchar const* number, gchar const* relation_type, gchar const* label, gchar const* uri, gboolean is_primary )
gdata_gd_phone_number_set_is_primary ( GDataGDPhoneNumber* self, gboolean is_primary )
gdata_gd_phone_number_set_label ( GDataGDPhoneNumber* self, gchar const* label )
gdata_gd_phone_number_set_number ( GDataGDPhoneNumber* self, gchar const* number )
gdata_gd_phone_number_set_relation_type ( GDataGDPhoneNumber* self, gchar const* relation_type )
gdata_gd_phone_number_set_uri ( GDataGDPhoneNumber* self, gchar const* uri )

gdata-gd-postal-address.h, libgdata.so.7.2.2
gdata_gd_postal_address_compare ( GDataGDPostalAddress const* a, GDataGDPostalAddress const* b )
gdata_gd_postal_address_get_address GDataGDPostalAddress* self )
gdata_gd_postal_address_get_agent GDataGDPostalAddress* self )
gdata_gd_postal_address_get_city GDataGDPostalAddress* self )
gdata_gd_postal_address_get_country GDataGDPostalAddress* self )
gdata_gd_postal_address_get_country_code GDataGDPostalAddress* self )
gdata_gd_postal_address_get_house_name GDataGDPostalAddress* self )
gdata_gd_postal_address_get_label GDataGDPostalAddress* self )
gdata_gd_postal_address_get_mail_class GDataGDPostalAddress* self )
gdata_gd_postal_address_get_neighborhood GDataGDPostalAddress* self )
gdata_gd_postal_address_get_po_box GDataGDPostalAddress* self )
gdata_gd_postal_address_get_postcode GDataGDPostalAddress* self )
gdata_gd_postal_address_get_region GDataGDPostalAddress* self )
gdata_gd_postal_address_get_relation_type GDataGDPostalAddress* self )
gdata_gd_postal_address_get_street GDataGDPostalAddress* self )
gdata_gd_postal_address_get_subregion GDataGDPostalAddress* self )
gdata_gd_postal_address_get_type ( )
gdata_gd_postal_address_get_usage GDataGDPostalAddress* self )
gdata_gd_postal_address_is_primary GDataGDPostalAddress* self )
gdata_gd_postal_address_new ( gchar const* relation_type, gchar const* label, gboolean is_primary )
gdata_gd_postal_address_set_address ( GDataGDPostalAddress* self, gchar const* address )
gdata_gd_postal_address_set_agent ( GDataGDPostalAddress* self, gchar const* agent )
gdata_gd_postal_address_set_city ( GDataGDPostalAddress* self, gchar const* city )
gdata_gd_postal_address_set_country ( GDataGDPostalAddress* self, gchar const* country, gchar const* country_code )
gdata_gd_postal_address_set_house_name ( GDataGDPostalAddress* self, gchar const* house_name )
gdata_gd_postal_address_set_is_primary ( GDataGDPostalAddress* self, gboolean is_primary )
gdata_gd_postal_address_set_label ( GDataGDPostalAddress* self, gchar const* label )
gdata_gd_postal_address_set_mail_class ( GDataGDPostalAddress* self, gchar const* mail_class )
gdata_gd_postal_address_set_neighborhood ( GDataGDPostalAddress* self, gchar const* neighborhood )
gdata_gd_postal_address_set_po_box ( GDataGDPostalAddress* self, gchar const* po_box )
gdata_gd_postal_address_set_postcode ( GDataGDPostalAddress* self, gchar const* postcode )
gdata_gd_postal_address_set_region ( GDataGDPostalAddress* self, gchar const* region )
gdata_gd_postal_address_set_relation_type ( GDataGDPostalAddress* self, gchar const* relation_type )
gdata_gd_postal_address_set_street ( GDataGDPostalAddress* self, gchar const* street )
gdata_gd_postal_address_set_subregion ( GDataGDPostalAddress* self, gchar const* subregion )
gdata_gd_postal_address_set_usage ( GDataGDPostalAddress* self, gchar const* usage )

gdata-gd-reminder.h, libgdata.so.7.2.2
gdata_gd_reminder_compare ( GDataGDReminder const* a, GDataGDReminder const* b )
gdata_gd_reminder_get_absolute_time ( GDataGDReminder* self, GTimeVal* absolute_time )
gdata_gd_reminder_get_method GDataGDReminder* self )
gdata_gd_reminder_get_relative_time GDataGDReminder* self )
gdata_gd_reminder_get_type ( )
gdata_gd_reminder_is_absolute_time GDataGDReminder* self )
gdata_gd_reminder_new ( gchar const* method, GTimeVal* absolute_time, gint relative_time )
gdata_gd_reminder_set_absolute_time ( GDataGDReminder* self, GTimeVal* absolute_time )
gdata_gd_reminder_set_method ( GDataGDReminder* self, gchar const* method )
gdata_gd_reminder_set_relative_time ( GDataGDReminder* self, gint relative_time )

gdata-gd-when.h, libgdata.so.7.2.2
gdata_gd_when_compare ( GDataGDWhen const* a, GDataGDWhen const* b )
gdata_gd_when_get_end_time ( GDataGDWhen* self, GTimeVal* end_time )
gdata_gd_when_get_reminders GDataGDWhen* self )
gdata_gd_when_get_start_time ( GDataGDWhen* self, GTimeVal* start_time )
gdata_gd_when_get_type ( )
gdata_gd_when_get_value_string GDataGDWhen* self )
gdata_gd_when_is_date GDataGDWhen* self )
gdata_gd_when_new ( GTimeVal* start_time, GTimeVal* end_time, gboolean is_date )
gdata_gd_when_set_end_time ( GDataGDWhen* self, GTimeVal* end_time )
gdata_gd_when_set_is_date ( GDataGDWhen* self, gboolean is_date )
gdata_gd_when_set_start_time ( GDataGDWhen* self, GTimeVal* start_time )
gdata_gd_when_set_value_string ( GDataGDWhen* self, gchar const* value_string )

gdata-gd-where.h, libgdata.so.7.2.2
gdata_gd_where_compare ( GDataGDWhere const* a, GDataGDWhere const* b )
gdata_gd_where_get_label GDataGDWhere* self )
gdata_gd_where_get_relation_type GDataGDWhere* self )
gdata_gd_where_get_type ( )
gdata_gd_where_get_value_string GDataGDWhere* self )
gdata_gd_where_new ( gchar const* relation_type, gchar const* value_string, gchar const* label )
gdata_gd_where_set_label ( GDataGDWhere* self, gchar const* label )
gdata_gd_where_set_relation_type ( GDataGDWhere* self, gchar const* relation_type )
gdata_gd_where_set_value_string ( GDataGDWhere* self, gchar const* value_string )

gdata-gd-who.h, libgdata.so.7.2.2
gdata_gd_who_compare ( GDataGDWho const* a, GDataGDWho const* b )
gdata_gd_who_get_email_address GDataGDWho* self )
gdata_gd_who_get_relation_type GDataGDWho* self )
gdata_gd_who_get_type ( )
gdata_gd_who_get_value_string GDataGDWho* self )
gdata_gd_who_new ( gchar const* relation_type, gchar const* value_string, gchar const* email_address )
gdata_gd_who_set_email_address ( GDataGDWho* self, gchar const* email_address )
gdata_gd_who_set_relation_type ( GDataGDWho* self, gchar const* relation_type )
gdata_gd_who_set_value_string ( GDataGDWho* self, gchar const* value_string )

gdata-generator.h, libgdata.so.7.2.2
gdata_generator_compare ( GDataGenerator const* a, GDataGenerator const* b )
gdata_generator_get_name GDataGenerator* self )
gdata_generator_get_type ( )
gdata_generator_get_uri GDataGenerator* self )
gdata_generator_get_version GDataGenerator* self )

gdata-link.h, libgdata.so.7.2.2
gdata_link_compare ( GDataLink const* a, GDataLink const* b )
gdata_link_get_content_type GDataLink* self )
gdata_link_get_language GDataLink* self )
gdata_link_get_length GDataLink* self )
gdata_link_get_relation_type GDataLink* self )
gdata_link_get_title GDataLink* self )
gdata_link_get_type ( )
gdata_link_get_uri GDataLink* self )
gdata_link_new ( gchar const* uri, gchar const* relation_type )
gdata_link_set_content_type GDataLink* self, gchar const* content_type )
gdata_link_set_language GDataLink* self, gchar const* language )
gdata_link_set_length GDataLink* self, gint length )
gdata_link_set_relation_type GDataLink* self, gchar const* relation_type )
gdata_link_set_title GDataLink* self, gchar const* title )
gdata_link_set_uri GDataLink* self, gchar const* uri )

gdata-media-category.h, libgdata.so.7.2.2
gdata_media_category_get_category GDataMediaCategory* self )
gdata_media_category_get_label GDataMediaCategory* self )
gdata_media_category_get_scheme GDataMediaCategory* self )
gdata_media_category_get_type ( )
gdata_media_category_new ( gchar const* category, gchar const* scheme, gchar const* label )
gdata_media_category_set_category ( GDataMediaCategory* self, gchar const* category )
gdata_media_category_set_label ( GDataMediaCategory* self, gchar const* label )
gdata_media_category_set_scheme ( GDataMediaCategory* self, gchar const* scheme )

gdata-media-content.h, libgdata.so.7.2.2
gdata_media_content_download ( GDataMediaContent* self, GDataService* service, gchar const* default_filename, GFile* target_dest_file, gboolean replace_file_if_exists, GCancellable* cancellable, GError** error )
gdata_media_content_get_content_type GDataMediaContent* self )
gdata_media_content_get_duration GDataMediaContent* self )
gdata_media_content_get_expression GDataMediaContent* self )
gdata_media_content_get_filesize GDataMediaContent* self )
gdata_media_content_get_height GDataMediaContent* self )
gdata_media_content_get_medium GDataMediaContent* self )
gdata_media_content_get_type ( )
gdata_media_content_get_uri GDataMediaContent* self )
gdata_media_content_get_width GDataMediaContent* self )
gdata_media_content_is_default GDataMediaContent* self )

gdata-media-credit.h, libgdata.so.7.2.2
gdata_media_credit_get_credit GDataMediaCredit* self )
gdata_media_credit_get_role GDataMediaCredit* self )
gdata_media_credit_get_scheme GDataMediaCredit* self )
gdata_media_credit_get_type ( )

gdata-media-enums.h, libgdata.so.7.2.2
gdata_media_expression_get_type ( )
gdata_media_medium_get_type ( )

gdata-media-thumbnail.h, libgdata.so.7.2.2
gdata_media_thumbnail_download ( GDataMediaThumbnail* self, GDataService* service, gchar const* default_filename, GFile* target_dest_file, gboolean replace_file_if_exists, GCancellable* cancellable, GError** error )
gdata_media_thumbnail_get_height GDataMediaThumbnail* self )
gdata_media_thumbnail_get_time GDataMediaThumbnail* self )
gdata_media_thumbnail_get_type ( )
gdata_media_thumbnail_get_uri GDataMediaThumbnail* self )
gdata_media_thumbnail_get_width GDataMediaThumbnail* self )

gdata-parsable.h, libgdata.so.7.2.2
gdata_parsable_get_type ( )
gdata_parsable_get_xml GDataParsable* self )
gdata_parsable_new_from_xml ( GType parsable_type, gchar const* xml, gint length, GError** error )
gdata_parser_error_quark ( )

gdata-picasaweb-album.h, libgdata.so.7.2.2
gdata_picasaweb_album_get_bytes_used GDataPicasaWebAlbum* self )
gdata_picasaweb_album_get_comment_count GDataPicasaWebAlbum* self )
gdata_picasaweb_album_get_contents GDataPicasaWebAlbum* self )
gdata_picasaweb_album_get_coordinates ( GDataPicasaWebAlbum* self, gdouble* latitude, gdouble* longitude )
gdata_picasaweb_album_get_edited ( GDataPicasaWebAlbum* self, GTimeVal* edited )
gdata_picasaweb_album_get_id GDataPicasaWebAlbum* self )
gdata_picasaweb_album_get_location GDataPicasaWebAlbum* self )
gdata_picasaweb_album_get_nickname GDataPicasaWebAlbum* self )
gdata_picasaweb_album_get_num_photos GDataPicasaWebAlbum* self )
gdata_picasaweb_album_get_num_photos_remaining GDataPicasaWebAlbum* self )
gdata_picasaweb_album_get_tags GDataPicasaWebAlbum* self )
gdata_picasaweb_album_get_thumbnails GDataPicasaWebAlbum* self )
gdata_picasaweb_album_get_timestamp ( GDataPicasaWebAlbum* self, GTimeVal* timestamp )
gdata_picasaweb_album_get_type ( )
gdata_picasaweb_album_get_user GDataPicasaWebAlbum* self )
gdata_picasaweb_album_get_visibility GDataPicasaWebAlbum* self )
gdata_picasaweb_album_is_commenting_enabled GDataPicasaWebAlbum* self )
gdata_picasaweb_album_new gchar const* id )
gdata_picasaweb_album_set_coordinates ( GDataPicasaWebAlbum* self, gdouble latitude, gdouble longitude )
gdata_picasaweb_album_set_is_commenting_enabled ( GDataPicasaWebAlbum* self, gboolean is_commenting_enabled )
gdata_picasaweb_album_set_location ( GDataPicasaWebAlbum* self, gchar const* location )
gdata_picasaweb_album_set_tags ( GDataPicasaWebAlbum* self, gchar const* tags )
gdata_picasaweb_album_set_timestamp ( GDataPicasaWebAlbum* self, GTimeVal* timestamp )
gdata_picasaweb_album_set_visibility ( GDataPicasaWebAlbum* self, GDataPicasaWebVisibility visibility )

gdata-picasaweb-enums.h, libgdata.so.7.2.2
gdata_picasaweb_visibility_get_type ( )

gdata-picasaweb-feed.h, libgdata.so.7.2.2
gdata_picasaweb_feed_get_type ( )

gdata-picasaweb-file.h, libgdata.so.7.2.2
gdata_picasaweb_file_get_album_id GDataPicasaWebFile* self )
gdata_picasaweb_file_get_caption GDataPicasaWebFile* self )
gdata_picasaweb_file_get_checksum GDataPicasaWebFile* self )
gdata_picasaweb_file_get_client GDataPicasaWebFile* self )
gdata_picasaweb_file_get_comment_count GDataPicasaWebFile* self )
gdata_picasaweb_file_get_contents GDataPicasaWebFile* self )
gdata_picasaweb_file_get_coordinates ( GDataPicasaWebFile* self, gdouble* latitude, gdouble* longitude )
gdata_picasaweb_file_get_credit GDataPicasaWebFile* self )
gdata_picasaweb_file_get_distance GDataPicasaWebFile* self )
gdata_picasaweb_file_get_edited ( GDataPicasaWebFile* self, GTimeVal* edited )
gdata_picasaweb_file_get_exposure GDataPicasaWebFile* self )
gdata_picasaweb_file_get_flash GDataPicasaWebFile* self )
gdata_picasaweb_file_get_focal_length GDataPicasaWebFile* self )
gdata_picasaweb_file_get_fstop GDataPicasaWebFile* self )
gdata_picasaweb_file_get_height GDataPicasaWebFile* self )
gdata_picasaweb_file_get_id GDataPicasaWebFile* self )
gdata_picasaweb_file_get_image_unique_id GDataPicasaWebFile* self )
gdata_picasaweb_file_get_iso GDataPicasaWebFile* self )
gdata_picasaweb_file_get_make GDataPicasaWebFile* self )
gdata_picasaweb_file_get_model GDataPicasaWebFile* self )
gdata_picasaweb_file_get_position GDataPicasaWebFile* self )
gdata_picasaweb_file_get_rotation GDataPicasaWebFile* self )
gdata_picasaweb_file_get_size GDataPicasaWebFile* self )
gdata_picasaweb_file_get_tags GDataPicasaWebFile* self )
gdata_picasaweb_file_get_thumbnails GDataPicasaWebFile* self )
gdata_picasaweb_file_get_timestamp ( GDataPicasaWebFile* self, GTimeVal* timestamp )
gdata_picasaweb_file_get_type ( )
gdata_picasaweb_file_get_version GDataPicasaWebFile* self )
gdata_picasaweb_file_get_video_status GDataPicasaWebFile* self )
gdata_picasaweb_file_get_width GDataPicasaWebFile* self )
gdata_picasaweb_file_is_commenting_enabled GDataPicasaWebFile* self )
gdata_picasaweb_file_new gchar const* id )
gdata_picasaweb_file_set_album_id ( GDataPicasaWebFile* self, gchar const* album_id )
gdata_picasaweb_file_set_caption ( GDataPicasaWebFile* self, gchar const* caption )
gdata_picasaweb_file_set_checksum ( GDataPicasaWebFile* self, gchar const* checksum )
gdata_picasaweb_file_set_client ( GDataPicasaWebFile* self, gchar const* client )
gdata_picasaweb_file_set_coordinates ( GDataPicasaWebFile* self, gdouble latitude, gdouble longitude )
gdata_picasaweb_file_set_is_commenting_enabled ( GDataPicasaWebFile* self, gboolean is_commenting_enabled )
gdata_picasaweb_file_set_position ( GDataPicasaWebFile* self, gdouble position )
gdata_picasaweb_file_set_rotation ( GDataPicasaWebFile* self, guint rotation )
gdata_picasaweb_file_set_tags ( GDataPicasaWebFile* self, gchar const* tags )
gdata_picasaweb_file_set_timestamp ( GDataPicasaWebFile* self, GTimeVal* timestamp )

gdata-picasaweb-query.h, libgdata.so.7.2.2
gdata_picasaweb_query_get_bounding_box ( GDataPicasaWebQuery* self, gdouble* north, gdouble* east, gdouble* south, gdouble* west )
gdata_picasaweb_query_get_image_size GDataPicasaWebQuery* self )
gdata_picasaweb_query_get_location GDataPicasaWebQuery* self )
gdata_picasaweb_query_get_tag GDataPicasaWebQuery* self )
gdata_picasaweb_query_get_thumbnail_size GDataPicasaWebQuery* self )
gdata_picasaweb_query_get_type ( )
gdata_picasaweb_query_get_visibility GDataPicasaWebQuery* self )
gdata_picasaweb_query_new gchar const* q )
gdata_picasaweb_query_new_with_limits gchar const* q, gint start_index, gint max_results )
gdata_picasaweb_query_set_bounding_box ( GDataPicasaWebQuery* self, gdouble north, gdouble east, gdouble south, gdouble west )
gdata_picasaweb_query_set_image_size ( GDataPicasaWebQuery* self, gchar const* image_size )
gdata_picasaweb_query_set_location ( GDataPicasaWebQuery* self, gchar const* location )
gdata_picasaweb_query_set_tag ( GDataPicasaWebQuery* self, gchar const* tag )
gdata_picasaweb_query_set_thumbnail_size ( GDataPicasaWebQuery* self, gchar const* thumbnail_size )
gdata_picasaweb_query_set_visibility ( GDataPicasaWebQuery* self, GDataPicasaWebVisibility visibility )

gdata-picasaweb-service.h, libgdata.so.7.2.2
gdata_picasaweb_service_get_type ( )
gdata_picasaweb_service_get_user ( GDataPicasaWebService* self, gchar const* username, GCancellable* cancellable, GError** error )
gdata_picasaweb_service_insert_album ( GDataPicasaWebService* self, GDataPicasaWebAlbum* album, GCancellable* cancellable, GError** error )
gdata_picasaweb_service_new gchar const* client_id )
gdata_picasaweb_service_query_all_albums ( GDataPicasaWebService* self, GDataQuery* query, gchar const* username, GCancellable* cancellable, GDataQueryProgressCallback progress_callback, gpointer progress_user_data, GError** error )
gdata_picasaweb_service_query_all_albums_async ( GDataPicasaWebService* self, GDataQuery* query, gchar const* username, GCancellable* cancellable, GDataQueryProgressCallback progress_callback, gpointer progress_user_data, GAsyncReadyCallback callback, gpointer user_data )
gdata_picasaweb_service_query_files ( GDataPicasaWebService* self, GDataPicasaWebAlbum* album, GDataQuery* query, GCancellable* cancellable, GDataQueryProgressCallback progress_callback, gpointer progress_user_data, GError** error )
gdata_picasaweb_service_upload_file ( GDataPicasaWebService* self, GDataPicasaWebAlbum* album, GDataPicasaWebFile* file_entry, GFile* file_data, GCancellable* cancellable, GError** error )
gdata_picasaweb_service_upload_file_async ( GDataPicasaWebService* self, GDataPicasaWebAlbum* album, GDataPicasaWebFile* file_entry, GFile* file_data, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
gdata_picasaweb_service_upload_file_finish ( GDataPicasaWebService* self, GAsyncResult* result, GError** error )

gdata-picasaweb-user.h, libgdata.so.7.2.2
gdata_picasaweb_user_get_max_photos_per_album GDataPicasaWebUser* self )
gdata_picasaweb_user_get_nickname GDataPicasaWebUser* self )
gdata_picasaweb_user_get_quota_current GDataPicasaWebUser* self )
gdata_picasaweb_user_get_quota_limit GDataPicasaWebUser* self )
gdata_picasaweb_user_get_thumbnail_uri GDataPicasaWebUser* self )
gdata_picasaweb_user_get_type ( )
gdata_picasaweb_user_get_user GDataPicasaWebUser* self )

gdata-query.h, libgdata.so.7.2.2
gdata_query_get_author GDataQuery* self )
gdata_query_get_categories GDataQuery* self )
gdata_query_get_entry_id GDataQuery* self )
gdata_query_get_etag GDataQuery* self )
gdata_query_get_max_results GDataQuery* self )
gdata_query_get_published_max ( GDataQuery* self, GTimeVal* published_max )
gdata_query_get_published_min ( GDataQuery* self, GTimeVal* published_min )
gdata_query_get_q GDataQuery* self )
gdata_query_get_query_uri ( GDataQuery* self, gchar const* feed_uri )
gdata_query_get_start_index GDataQuery* self )
gdata_query_get_type ( )
gdata_query_get_updated_max ( GDataQuery* self, GTimeVal* updated_max )
gdata_query_get_updated_min ( GDataQuery* self, GTimeVal* updated_min )
gdata_query_is_strict GDataQuery* self )
gdata_query_new gchar const* q )
gdata_query_new_for_id gchar const* entry_id )
gdata_query_new_with_limits gchar const* q, gint start_index, gint max_results )
gdata_query_next_page GDataQuery* self )
gdata_query_previous_page GDataQuery* self )
gdata_query_set_author ( GDataQuery* self, gchar const* author )
gdata_query_set_categories ( GDataQuery* self, gchar const* categories )
gdata_query_set_entry_id ( GDataQuery* self, gchar const* entry_id )
gdata_query_set_etag ( GDataQuery* self, gchar const* etag )
gdata_query_set_is_strict ( GDataQuery* self, gboolean is_strict )
gdata_query_set_max_results ( GDataQuery* self, gint max_results )
gdata_query_set_published_max ( GDataQuery* self, GTimeVal* published_max )
gdata_query_set_published_min ( GDataQuery* self, GTimeVal* published_min )
gdata_query_set_q ( GDataQuery* self, gchar const* q )
gdata_query_set_start_index ( GDataQuery* self, gint start_index )
gdata_query_set_updated_max ( GDataQuery* self, GTimeVal* updated_max )
gdata_query_set_updated_min ( GDataQuery* self, GTimeVal* updated_min )

gdata-service.h, libgdata.so.7.2.2
gdata_authentication_error_quark ( )
gdata_service_authenticate ( GDataService* self, gchar const* username, gchar const* password, GCancellable* cancellable, GError** error )
gdata_service_authenticate_async ( GDataService* self, gchar const* username, gchar const* password, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
gdata_service_authenticate_finish ( GDataService* self, GAsyncResult* async_result, GError** error )
gdata_service_delete_entry ( GDataService* self, GDataEntry* entry, GCancellable* cancellable, GError** error )
gdata_service_delete_entry_async ( GDataService* self, GDataEntry* entry, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
gdata_service_delete_entry_finish ( GDataService* self, GAsyncResult* async_result, GError** error )
gdata_service_error_quark ( )
gdata_service_get_client_id GDataService* self )
gdata_service_get_password GDataService* self )
gdata_service_get_proxy_uri GDataService* self )
gdata_service_get_type ( )
gdata_service_get_username GDataService* self )
gdata_service_insert_entry ( GDataService* self, gchar const* upload_uri, GDataEntry* entry, GCancellable* cancellable, GError** error )
gdata_service_insert_entry_async ( GDataService* self, gchar const* upload_uri, GDataEntry* entry, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
gdata_service_insert_entry_finish ( GDataService* self, GAsyncResult* async_result, GError** error )
gdata_service_is_authenticated GDataService* self )
gdata_service_query ( GDataService* self, gchar const* feed_uri, GDataQuery* query, GType entry_type, GCancellable* cancellable, GDataQueryProgressCallback progress_callback, gpointer progress_user_data, GError** error )
gdata_service_query_async ( GDataService* self, gchar const* feed_uri, GDataQuery* query, GType entry_type, GCancellable* cancellable, GDataQueryProgressCallback progress_callback, gpointer progress_user_data, GAsyncReadyCallback callback, gpointer user_data )
gdata_service_query_finish ( GDataService* self, GAsyncResult* async_result, GError** error )
gdata_service_set_proxy_uri ( GDataService* self, SoupURI* proxy_uri )
gdata_service_update_entry ( GDataService* self, GDataEntry* entry, GCancellable* cancellable, GError** error )
gdata_service_update_entry_async ( GDataService* self, GDataEntry* entry, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
gdata_service_update_entry_finish ( GDataService* self, GAsyncResult* async_result, GError** error )

gdata-types.h, libgdata.so.7.2.2
gdata_color_from_hexadecimal ( gchar const* hexadecimal, GDataColor* color )
gdata_color_get_type ( )
gdata_color_to_hexadecimal GDataColor* color )
gdata_g_time_val_get_type ( )

gdata-upload-stream.h, libgdata.so.7.2.2
gdata_upload_stream_get_content_type GDataUploadStream* self )
gdata_upload_stream_get_entry GDataUploadStream* self )
gdata_upload_stream_get_service GDataUploadStream* self )
gdata_upload_stream_get_slug GDataUploadStream* self )
gdata_upload_stream_get_type ( )
gdata_upload_stream_get_upload_uri GDataUploadStream* self )
gdata_upload_stream_new ( GDataService* service, gchar const* method, gchar const* upload_uri, GDataEntry* entry, gchar const* slug, gchar const* content_type )

gdata-youtube-content.h, libgdata.so.7.2.2
gdata_youtube_content_get_format GDataYouTubeContent* self )
gdata_youtube_content_get_type ( )

gdata-youtube-credit.h, libgdata.so.7.2.2
gdata_youtube_credit_get_entity_type GDataYouTubeCredit* self )
gdata_youtube_credit_get_type ( )

gdata-youtube-enums.h, libgdata.so.7.2.2
gdata_youtube_age_get_type ( )
gdata_youtube_aspect_ratio_get_type ( )
gdata_youtube_format_get_type ( )
gdata_youtube_safe_search_get_type ( )
gdata_youtube_service_error_get_type ( )
gdata_youtube_sort_order_get_type ( )
gdata_youtube_standard_feed_type_get_type ( )
gdata_youtube_uploader_get_type ( )

gdata-youtube-query.h, libgdata.so.7.2.2
gdata_youtube_query_get_age GDataYouTubeQuery* self )
gdata_youtube_query_get_format GDataYouTubeQuery* self )
gdata_youtube_query_get_language GDataYouTubeQuery* self )
gdata_youtube_query_get_location ( GDataYouTubeQuery* self, gdouble* latitude, gdouble* longitude, gdouble* radius, gboolean* has_location )
gdata_youtube_query_get_order_by GDataYouTubeQuery* self )
gdata_youtube_query_get_restriction GDataYouTubeQuery* self )
gdata_youtube_query_get_safe_search GDataYouTubeQuery* self )
gdata_youtube_query_get_sort_order GDataYouTubeQuery* self )
gdata_youtube_query_get_type ( )
gdata_youtube_query_get_uploader GDataYouTubeQuery* self )
gdata_youtube_query_new gchar const* q )
gdata_youtube_query_set_age ( GDataYouTubeQuery* self, GDataYouTubeAge age )
gdata_youtube_query_set_format ( GDataYouTubeQuery* self, GDataYouTubeFormat format )
gdata_youtube_query_set_language ( GDataYouTubeQuery* self, gchar const* language )
gdata_youtube_query_set_location ( GDataYouTubeQuery* self, gdouble latitude, gdouble longitude, gdouble radius, gboolean has_location )
gdata_youtube_query_set_order_by ( GDataYouTubeQuery* self, gchar const* order_by )
gdata_youtube_query_set_restriction ( GDataYouTubeQuery* self, gchar const* restriction )
gdata_youtube_query_set_safe_search ( GDataYouTubeQuery* self, GDataYouTubeSafeSearch safe_search )
gdata_youtube_query_set_sort_order ( GDataYouTubeQuery* self, GDataYouTubeSortOrder sort_order )
gdata_youtube_query_set_uploader ( GDataYouTubeQuery* self, GDataYouTubeUploader uploader )

gdata-youtube-service.h, libgdata.so.7.2.2
gdata_youtube_service_get_developer_key GDataYouTubeService* self )
gdata_youtube_service_get_type ( )
gdata_youtube_service_get_youtube_user GDataYouTubeService* self )
gdata_youtube_service_new ( gchar const* developer_key, gchar const* client_id )
gdata_youtube_service_query_related ( GDataYouTubeService* self, GDataYouTubeVideo* video, GDataQuery* query, GCancellable* cancellable, GDataQueryProgressCallback progress_callback, gpointer progress_user_data, GError** error )
gdata_youtube_service_query_related_async ( GDataYouTubeService* self, GDataYouTubeVideo* video, GDataQuery* query, GCancellable* cancellable, GDataQueryProgressCallback progress_callback, gpointer progress_user_data, GAsyncReadyCallback callback, gpointer user_data )
gdata_youtube_service_query_single_video ( GDataYouTubeService* self, GDataQuery* query, gchar const* video_id, GCancellable* cancellable, GError** error )
gdata_youtube_service_query_single_video_async ( GDataYouTubeService* self, GDataQuery* query, gchar const* video_id, GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
gdata_youtube_service_query_single_video_finish ( GDataYouTubeService* self, GAsyncResult* async_result, GError** error )
gdata_youtube_service_query_standard_feed ( GDataYouTubeService* self, GDataYouTubeStandardFeedType feed_type, GDataQuery* query, GCancellable* cancellable, GDataQueryProgressCallback progress_callback, gpointer progress_user_data, GError** error )
gdata_youtube_service_query_standard_feed_async ( GDataYouTubeService* self, GDataYouTubeStandardFeedType feed_type, GDataQuery* query, GCancellable* cancellable, GDataQueryProgressCallback progress_callback, gpointer progress_user_data, GAsyncReadyCallback callback, gpointer user_data )
gdata_youtube_service_query_videos ( GDataYouTubeService* self, GDataQuery* query, GCancellable* cancellable, GDataQueryProgressCallback progress_callback, gpointer progress_user_data, GError** error )
gdata_youtube_service_query_videos_async ( GDataYouTubeService* self, GDataQuery* query, GCancellable* cancellable, GDataQueryProgressCallback progress_callback, gpointer progress_user_data, GAsyncReadyCallback callback, gpointer user_data )
gdata_youtube_service_upload_video ( GDataYouTubeService* self, GDataYouTubeVideo* video, GFile* video_file, GCancellable* cancellable, GError** error )

gdata-youtube-state.h, libgdata.so.7.2.2
gdata_youtube_state_get_help_uri GDataYouTubeState* self )
gdata_youtube_state_get_message GDataYouTubeState* self )
gdata_youtube_state_get_name GDataYouTubeState* self )
gdata_youtube_state_get_reason_code GDataYouTubeState* self )
gdata_youtube_state_get_type ( )

gdata-youtube-video.h, libgdata.so.7.2.2
gdata_youtube_video_get_aspect_ratio GDataYouTubeVideo* self )
gdata_youtube_video_get_category GDataYouTubeVideo* self )
gdata_youtube_video_get_credit GDataYouTubeVideo* self )
gdata_youtube_video_get_description GDataYouTubeVideo* self )
gdata_youtube_video_get_duration GDataYouTubeVideo* self )
gdata_youtube_video_get_favorite_count GDataYouTubeVideo* self )
gdata_youtube_video_get_keywords GDataYouTubeVideo* self )
gdata_youtube_video_get_location GDataYouTubeVideo* self )
gdata_youtube_video_get_no_embed GDataYouTubeVideo* self )
gdata_youtube_video_get_player_uri GDataYouTubeVideo* self )
gdata_youtube_video_get_rating ( GDataYouTubeVideo* self, guint* min, guint* max, guint* count, gdouble* average )
gdata_youtube_video_get_recorded ( GDataYouTubeVideo* self, GTimeVal* recorded )
gdata_youtube_video_get_state GDataYouTubeVideo* self )
gdata_youtube_video_get_thumbnails GDataYouTubeVideo* self )
gdata_youtube_video_get_type ( )
gdata_youtube_video_get_uploaded ( GDataYouTubeVideo* self, GTimeVal* uploaded )
gdata_youtube_video_get_video_id GDataYouTubeVideo* self )
gdata_youtube_video_get_video_id_from_uri gchar const* video_uri )
gdata_youtube_video_get_view_count GDataYouTubeVideo* self )
gdata_youtube_video_is_draft GDataYouTubeVideo* self )
gdata_youtube_video_is_private GDataYouTubeVideo* self )
gdata_youtube_video_is_restricted_in_country ( GDataYouTubeVideo* self, gchar const* country )
gdata_youtube_video_look_up_content ( GDataYouTubeVideo* self, gchar const* type )
gdata_youtube_video_new gchar const* id )
gdata_youtube_video_set_aspect_ratio ( GDataYouTubeVideo* self, GDataYouTubeAspectRatio aspect_ratio )
gdata_youtube_video_set_category ( GDataYouTubeVideo* self, GDataMediaCategory* category )
gdata_youtube_video_set_description ( GDataYouTubeVideo* self, gchar const* description )
gdata_youtube_video_set_is_draft ( GDataYouTubeVideo* self, gboolean is_draft )
gdata_youtube_video_set_is_private ( GDataYouTubeVideo* self, gboolean is_private )
gdata_youtube_video_set_keywords ( GDataYouTubeVideo* self, gchar const* keywords )
gdata_youtube_video_set_location ( GDataYouTubeVideo* self, gchar const* location )
gdata_youtube_video_set_no_embed ( GDataYouTubeVideo* self, gboolean no_embed )
gdata_youtube_video_set_recorded ( GDataYouTubeVideo* self, GTimeVal* recorded )

to the top



Generated on Fri Sep 2 19:30:16 2011 for libgdata.so.7 by ABI Compliance Checker 1.93.8  
A tool for checking backward binary compatibility of a shared C/C++ library API