unity-protocol.h | unity-protocol.h | |||
---|---|---|---|---|
skipping to change at line 130 | skipping to change at line 130 | |||
#define UNITY_PROTOCOL_MOVIE_PREVIEW(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj ), UNITY_PROTOCOL_TYPE_MOVIE_PREVIEW, UnityProtocolMoviePreview)) | #define UNITY_PROTOCOL_MOVIE_PREVIEW(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj ), UNITY_PROTOCOL_TYPE_MOVIE_PREVIEW, UnityProtocolMoviePreview)) | |||
#define UNITY_PROTOCOL_MOVIE_PREVIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), UNITY_PROTOCOL_TYPE_MOVIE_PREVIEW, UnityProtocolMoviePreviewClass )) | #define UNITY_PROTOCOL_MOVIE_PREVIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), UNITY_PROTOCOL_TYPE_MOVIE_PREVIEW, UnityProtocolMoviePreviewClass )) | |||
#define UNITY_PROTOCOL_IS_MOVIE_PREVIEW(obj) (G_TYPE_CHECK_INSTANCE_TYPE (( obj), UNITY_PROTOCOL_TYPE_MOVIE_PREVIEW)) | #define UNITY_PROTOCOL_IS_MOVIE_PREVIEW(obj) (G_TYPE_CHECK_INSTANCE_TYPE (( obj), UNITY_PROTOCOL_TYPE_MOVIE_PREVIEW)) | |||
#define UNITY_PROTOCOL_IS_MOVIE_PREVIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_TY PE ((klass), UNITY_PROTOCOL_TYPE_MOVIE_PREVIEW)) | #define UNITY_PROTOCOL_IS_MOVIE_PREVIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_TY PE ((klass), UNITY_PROTOCOL_TYPE_MOVIE_PREVIEW)) | |||
#define UNITY_PROTOCOL_MOVIE_PREVIEW_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CL ASS ((obj), UNITY_PROTOCOL_TYPE_MOVIE_PREVIEW, UnityProtocolMoviePreviewCla ss)) | #define UNITY_PROTOCOL_MOVIE_PREVIEW_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CL ASS ((obj), UNITY_PROTOCOL_TYPE_MOVIE_PREVIEW, UnityProtocolMoviePreviewCla ss)) | |||
typedef struct _UnityProtocolMoviePreview UnityProtocolMoviePreview; | typedef struct _UnityProtocolMoviePreview UnityProtocolMoviePreview; | |||
typedef struct _UnityProtocolMoviePreviewClass UnityProtocolMoviePreviewCla ss; | typedef struct _UnityProtocolMoviePreviewClass UnityProtocolMoviePreviewCla ss; | |||
typedef struct _UnityProtocolMoviePreviewPrivate UnityProtocolMoviePreviewP rivate; | typedef struct _UnityProtocolMoviePreviewPrivate UnityProtocolMoviePreviewP rivate; | |||
#define UNITY_PROTOCOL_TYPE_SOCIAL_PREVIEW (unity_protocol_social_preview_g | ||||
et_type ()) | ||||
#define UNITY_PROTOCOL_SOCIAL_PREVIEW(obj) (G_TYPE_CHECK_INSTANCE_CAST ((ob | ||||
j), UNITY_PROTOCOL_TYPE_SOCIAL_PREVIEW, UnityProtocolSocialPreview)) | ||||
#define UNITY_PROTOCOL_SOCIAL_PREVIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST | ||||
((klass), UNITY_PROTOCOL_TYPE_SOCIAL_PREVIEW, UnityProtocolSocialPreviewCl | ||||
ass)) | ||||
#define UNITY_PROTOCOL_IS_SOCIAL_PREVIEW(obj) (G_TYPE_CHECK_INSTANCE_TYPE ( | ||||
(obj), UNITY_PROTOCOL_TYPE_SOCIAL_PREVIEW)) | ||||
#define UNITY_PROTOCOL_IS_SOCIAL_PREVIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_T | ||||
YPE ((klass), UNITY_PROTOCOL_TYPE_SOCIAL_PREVIEW)) | ||||
#define UNITY_PROTOCOL_SOCIAL_PREVIEW_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_C | ||||
LASS ((obj), UNITY_PROTOCOL_TYPE_SOCIAL_PREVIEW, UnityProtocolSocialPreview | ||||
Class)) | ||||
typedef struct _UnityProtocolSocialPreview UnityProtocolSocialPreview; | ||||
typedef struct _UnityProtocolSocialPreviewClass UnityProtocolSocialPreviewC | ||||
lass; | ||||
typedef struct _UnityProtocolSocialPreviewPrivate UnityProtocolSocialPrevie | ||||
wPrivate; | ||||
#define UNITY_PROTOCOL_SOCIAL_PREVIEW_TYPE_COMMENT_RAW (unity_protocol_soci | ||||
al_preview_comment_raw_get_type ()) | ||||
typedef struct _UnityProtocolSocialPreviewCommentRaw UnityProtocolSocialPre | ||||
viewCommentRaw; | ||||
#define UNITY_PROTOCOL_TYPE_SERIES_ITEM_RAW (unity_protocol_series_item_raw _get_type ()) | #define UNITY_PROTOCOL_TYPE_SERIES_ITEM_RAW (unity_protocol_series_item_raw _get_type ()) | |||
typedef struct _UnityProtocolSeriesItemRaw UnityProtocolSeriesItemRaw; | typedef struct _UnityProtocolSeriesItemRaw UnityProtocolSeriesItemRaw; | |||
#define UNITY_PROTOCOL_TYPE_SERIES_PREVIEW (unity_protocol_series_preview_g et_type ()) | #define UNITY_PROTOCOL_TYPE_SERIES_PREVIEW (unity_protocol_series_preview_g et_type ()) | |||
#define UNITY_PROTOCOL_SERIES_PREVIEW(obj) (G_TYPE_CHECK_INSTANCE_CAST ((ob j), UNITY_PROTOCOL_TYPE_SERIES_PREVIEW, UnityProtocolSeriesPreview)) | #define UNITY_PROTOCOL_SERIES_PREVIEW(obj) (G_TYPE_CHECK_INSTANCE_CAST ((ob j), UNITY_PROTOCOL_TYPE_SERIES_PREVIEW, UnityProtocolSeriesPreview)) | |||
#define UNITY_PROTOCOL_SERIES_PREVIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), UNITY_PROTOCOL_TYPE_SERIES_PREVIEW, UnityProtocolSeriesPreviewCl ass)) | #define UNITY_PROTOCOL_SERIES_PREVIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), UNITY_PROTOCOL_TYPE_SERIES_PREVIEW, UnityProtocolSeriesPreviewCl ass)) | |||
#define UNITY_PROTOCOL_IS_SERIES_PREVIEW(obj) (G_TYPE_CHECK_INSTANCE_TYPE ( (obj), UNITY_PROTOCOL_TYPE_SERIES_PREVIEW)) | #define UNITY_PROTOCOL_IS_SERIES_PREVIEW(obj) (G_TYPE_CHECK_INSTANCE_TYPE ( (obj), UNITY_PROTOCOL_TYPE_SERIES_PREVIEW)) | |||
#define UNITY_PROTOCOL_IS_SERIES_PREVIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_T YPE ((klass), UNITY_PROTOCOL_TYPE_SERIES_PREVIEW)) | #define UNITY_PROTOCOL_IS_SERIES_PREVIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_T YPE ((klass), UNITY_PROTOCOL_TYPE_SERIES_PREVIEW)) | |||
#define UNITY_PROTOCOL_SERIES_PREVIEW_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_C LASS ((obj), UNITY_PROTOCOL_TYPE_SERIES_PREVIEW, UnityProtocolSeriesPreview Class)) | #define UNITY_PROTOCOL_SERIES_PREVIEW_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_C LASS ((obj), UNITY_PROTOCOL_TYPE_SERIES_PREVIEW, UnityProtocolSeriesPreview Class)) | |||
typedef struct _UnityProtocolSeriesPreview UnityProtocolSeriesPreview; | typedef struct _UnityProtocolSeriesPreview UnityProtocolSeriesPreview; | |||
typedef struct _UnityProtocolSeriesPreviewClass UnityProtocolSeriesPreviewC lass; | typedef struct _UnityProtocolSeriesPreviewClass UnityProtocolSeriesPreviewC lass; | |||
typedef struct _UnityProtocolSeriesPreviewPrivate UnityProtocolSeriesPrevie wPrivate; | typedef struct _UnityProtocolSeriesPreviewPrivate UnityProtocolSeriesPrevie wPrivate; | |||
typedef enum { | typedef enum { | |||
UNITY_PROTOCOL_CATEGORY_TYPE_NONE, | UNITY_PROTOCOL_CATEGORY_TYPE_NONE, | |||
UNITY_PROTOCOL_CATEGORY_TYPE_APPLICATION, | ||||
UNITY_PROTOCOL_CATEGORY_TYPE_BOOK, | UNITY_PROTOCOL_CATEGORY_TYPE_BOOK, | |||
UNITY_PROTOCOL_CATEGORY_TYPE_MUSIC, | UNITY_PROTOCOL_CATEGORY_TYPE_MUSIC, | |||
UNITY_PROTOCOL_CATEGORY_TYPE_MOVIE, | UNITY_PROTOCOL_CATEGORY_TYPE_MOVIE, | |||
UNITY_PROTOCOL_CATEGORY_TYPE_GAMES, | UNITY_PROTOCOL_CATEGORY_TYPE_GAMES, | |||
UNITY_PROTOCOL_CATEGORY_TYPE_ELECTRONICS, | UNITY_PROTOCOL_CATEGORY_TYPE_ELECTRONICS, | |||
UNITY_PROTOCOL_CATEGORY_TYPE_COMPUTERS, | UNITY_PROTOCOL_CATEGORY_TYPE_COMPUTERS, | |||
UNITY_PROTOCOL_CATEGORY_TYPE_OFFICE, | UNITY_PROTOCOL_CATEGORY_TYPE_OFFICE, | |||
UNITY_PROTOCOL_CATEGORY_TYPE_HOME, | UNITY_PROTOCOL_CATEGORY_TYPE_HOME, | |||
UNITY_PROTOCOL_CATEGORY_TYPE_GARDEN, | UNITY_PROTOCOL_CATEGORY_TYPE_GARDEN, | |||
UNITY_PROTOCOL_CATEGORY_TYPE_PETS, | UNITY_PROTOCOL_CATEGORY_TYPE_PETS, | |||
skipping to change at line 228 | skipping to change at line 243 | |||
guint handled; | guint handled; | |||
GHashTable* hints; | GHashTable* hints; | |||
}; | }; | |||
struct _UnityProtocolLensServiceIface { | struct _UnityProtocolLensServiceIface { | |||
GTypeInterface parent_iface; | GTypeInterface parent_iface; | |||
void (*info_request) (UnityProtocolLensService* self, GAsyncReadyCal lback _callback_, gpointer _user_data_); | void (*info_request) (UnityProtocolLensService* self, GAsyncReadyCal lback _callback_, gpointer _user_data_); | |||
void (*info_request_finish) (UnityProtocolLensService* self, GAsyncR esult* _res_, GError** error); | void (*info_request_finish) (UnityProtocolLensService* self, GAsyncR esult* _res_, GError** error); | |||
void (*activate) (UnityProtocolLensService* self, const gchar* uri, guint action_type, GAsyncReadyCallback _callback_, gpointer _user_data_); | void (*activate) (UnityProtocolLensService* self, const gchar* uri, guint action_type, GAsyncReadyCallback _callback_, gpointer _user_data_); | |||
void (*activate_finish) (UnityProtocolLensService* self, GAsyncResul t* _res_, UnityProtocolActivationReplyRaw* result, GError** error); | void (*activate_finish) (UnityProtocolLensService* self, GAsyncResul t* _res_, UnityProtocolActivationReplyRaw* result, GError** error); | |||
void (*activate_with_hints) (UnityProtocolLensService* self, const g | ||||
char* uri, guint action_type, GHashTable* hints, GAsyncReadyCallback _callb | ||||
ack_, gpointer _user_data_); | ||||
void (*activate_with_hints_finish) (UnityProtocolLensService* self, | ||||
GAsyncResult* _res_, UnityProtocolActivationReplyRaw* result, GError** erro | ||||
r); | ||||
void (*update_preview_property) (UnityProtocolLensService* self, con st gchar* uri, GHashTable* values, GAsyncReadyCallback _callback_, gpointer _user_data_); | void (*update_preview_property) (UnityProtocolLensService* self, con st gchar* uri, GHashTable* values, GAsyncReadyCallback _callback_, gpointer _user_data_); | |||
GHashTable* (*update_preview_property_finish) (UnityProtocolLensServ ice* self, GAsyncResult* _res_, GError** error); | GHashTable* (*update_preview_property_finish) (UnityProtocolLensServ ice* self, GAsyncResult* _res_, GError** error); | |||
void (*search) (UnityProtocolLensService* self, const gchar* search_ string, GHashTable* hints, GAsyncReadyCallback _callback_, gpointer _user_d ata_); | void (*search) (UnityProtocolLensService* self, const gchar* search_ string, GHashTable* hints, GAsyncReadyCallback _callback_, gpointer _user_d ata_); | |||
GHashTable* (*search_finish) (UnityProtocolLensService* self, GAsync Result* _res_, GError** error); | GHashTable* (*search_finish) (UnityProtocolLensService* self, GAsync Result* _res_, GError** error); | |||
void (*global_search) (UnityProtocolLensService* self, const gchar* search_string, GHashTable* hints, GAsyncReadyCallback _callback_, gpointer _user_data_); | void (*global_search) (UnityProtocolLensService* self, const gchar* search_string, GHashTable* hints, GAsyncReadyCallback _callback_, gpointer _user_data_); | |||
GHashTable* (*global_search_finish) (UnityProtocolLensService* self, GAsyncResult* _res_, GError** error); | GHashTable* (*global_search_finish) (UnityProtocolLensService* self, GAsyncResult* _res_, GError** error); | |||
void (*update_filter) (UnityProtocolLensService* self, const gchar* filter_name, GHashTable* properties, GAsyncReadyCallback _callback_, gpoint er _user_data_); | void (*update_filter) (UnityProtocolLensService* self, const gchar* filter_name, GHashTable* properties, GAsyncReadyCallback _callback_, gpoint er _user_data_); | |||
void (*update_filter_finish) (UnityProtocolLensService* self, GAsync Result* _res_, GError** error); | void (*update_filter_finish) (UnityProtocolLensService* self, GAsync Result* _res_, GError** error); | |||
void (*set_view_type) (UnityProtocolLensService* self, guint view_ty pe, GAsyncReadyCallback _callback_, gpointer _user_data_); | void (*set_view_type) (UnityProtocolLensService* self, guint view_ty pe, GAsyncReadyCallback _callback_, gpointer _user_data_); | |||
void (*set_view_type_finish) (UnityProtocolLensService* self, GAsync Result* _res_, GError** error); | void (*set_view_type_finish) (UnityProtocolLensService* self, GAsync Result* _res_, GError** error); | |||
skipping to change at line 260 | skipping to change at line 277 | |||
typedef enum { | typedef enum { | |||
UNITY_PROTOCOL_SCOPE_ERROR_SEARCH_CANCELLED, | UNITY_PROTOCOL_SCOPE_ERROR_SEARCH_CANCELLED, | |||
UNITY_PROTOCOL_SCOPE_ERROR_UNKNOWN | UNITY_PROTOCOL_SCOPE_ERROR_UNKNOWN | |||
} UnityProtocolScopeError; | } UnityProtocolScopeError; | |||
#define UNITY_PROTOCOL_SCOPE_ERROR unity_protocol_scope_error_quark () | #define UNITY_PROTOCOL_SCOPE_ERROR unity_protocol_scope_error_quark () | |||
struct _UnityProtocolScopeServiceIface { | struct _UnityProtocolScopeServiceIface { | |||
GTypeInterface parent_iface; | GTypeInterface parent_iface; | |||
void (*info_request) (UnityProtocolScopeService* self, GAsyncReadyCa llback _callback_, gpointer _user_data_); | void (*info_request) (UnityProtocolScopeService* self, GAsyncReadyCa llback _callback_, gpointer _user_data_); | |||
void (*info_request_finish) (UnityProtocolScopeService* self, GAsync Result* _res_, GError** error); | void (*info_request_finish) (UnityProtocolScopeService* self, GAsync Result* _res_, GError** error); | |||
void (*activate) (UnityProtocolScopeService* self, const gchar* uri, guint action_type, GAsyncReadyCallback _callback_, gpointer _user_data_); | void (*activate) (UnityProtocolScopeService* self, const gchar* uri, guint action_type, GHashTable* hints, GAsyncReadyCallback _callback_, gpoi nter _user_data_); | |||
void (*activate_finish) (UnityProtocolScopeService* self, GAsyncResu lt* _res_, UnityProtocolActivationReplyRaw* result, GError** error); | void (*activate_finish) (UnityProtocolScopeService* self, GAsyncResu lt* _res_, UnityProtocolActivationReplyRaw* result, GError** error); | |||
void (*update_preview_property) (UnityProtocolScopeService* self, co nst gchar* uri, GHashTable* values, GAsyncReadyCallback _callback_, gpointe r _user_data_); | void (*update_preview_property) (UnityProtocolScopeService* self, co nst gchar* uri, GHashTable* values, GAsyncReadyCallback _callback_, gpointe r _user_data_); | |||
GHashTable* (*update_preview_property_finish) (UnityProtocolScopeSer vice* self, GAsyncResult* _res_, GError** error); | GHashTable* (*update_preview_property_finish) (UnityProtocolScopeSer vice* self, GAsyncResult* _res_, GError** error); | |||
void (*search) (UnityProtocolScopeService* self, const gchar* search _string, GHashTable* hints, GAsyncReadyCallback _callback_, gpointer _user_ data_); | void (*search) (UnityProtocolScopeService* self, const gchar* search _string, GHashTable* hints, GAsyncReadyCallback _callback_, gpointer _user_ data_); | |||
GHashTable* (*search_finish) (UnityProtocolScopeService* self, GAsyn cResult* _res_, GError** error); | GHashTable* (*search_finish) (UnityProtocolScopeService* self, GAsyn cResult* _res_, GError** error); | |||
void (*global_search) (UnityProtocolScopeService* self, const gchar* search_string, GHashTable* hints, GAsyncReadyCallback _callback_, gpointer _user_data_); | void (*global_search) (UnityProtocolScopeService* self, const gchar* search_string, GHashTable* hints, GAsyncReadyCallback _callback_, gpointer _user_data_); | |||
GHashTable* (*global_search_finish) (UnityProtocolScopeService* self , GAsyncResult* _res_, GError** error); | GHashTable* (*global_search_finish) (UnityProtocolScopeService* self , GAsyncResult* _res_, GError** error); | |||
void (*set_view_type) (UnityProtocolScopeService* self, guint view_t ype, GAsyncReadyCallback _callback_, gpointer _user_data_); | void (*set_view_type) (UnityProtocolScopeService* self, guint view_t ype, GAsyncReadyCallback _callback_, gpointer _user_data_); | |||
void (*set_view_type_finish) (UnityProtocolScopeService* self, GAsyn cResult* _res_, GError** error); | void (*set_view_type_finish) (UnityProtocolScopeService* self, GAsyn cResult* _res_, GError** error); | |||
void (*set_active_sources) (UnityProtocolScopeService* self, gchar** sources, int sources_length1, GAsyncReadyCallback _callback_, gpointer _us er_data_); | void (*set_active_sources) (UnityProtocolScopeService* self, gchar** sources, int sources_length1, GAsyncReadyCallback _callback_, gpointer _us er_data_); | |||
skipping to change at line 354 | skipping to change at line 371 | |||
struct _UnityProtocolMoviePreview { | struct _UnityProtocolMoviePreview { | |||
UnityProtocolPreview parent_instance; | UnityProtocolPreview parent_instance; | |||
UnityProtocolMoviePreviewPrivate * priv; | UnityProtocolMoviePreviewPrivate * priv; | |||
}; | }; | |||
struct _UnityProtocolMoviePreviewClass { | struct _UnityProtocolMoviePreviewClass { | |||
UnityProtocolPreviewClass parent_class; | UnityProtocolPreviewClass parent_class; | |||
}; | }; | |||
struct _UnityProtocolSocialPreviewCommentRaw { | ||||
gchar* id; | ||||
gchar* display_name; | ||||
gchar* content; | ||||
gchar* time; | ||||
}; | ||||
struct _UnityProtocolSocialPreview { | ||||
UnityProtocolPreview parent_instance; | ||||
UnityProtocolSocialPreviewPrivate * priv; | ||||
UnityProtocolSocialPreviewCommentRaw* comments; | ||||
gint comments_length1; | ||||
}; | ||||
struct _UnityProtocolSocialPreviewClass { | ||||
UnityProtocolPreviewClass parent_class; | ||||
}; | ||||
struct _UnityProtocolSeriesItemRaw { | struct _UnityProtocolSeriesItemRaw { | |||
gchar* uri; | gchar* uri; | |||
gchar* title; | gchar* title; | |||
gchar* icon_hint; | gchar* icon_hint; | |||
}; | }; | |||
struct _UnityProtocolSeriesPreview { | struct _UnityProtocolSeriesPreview { | |||
UnityProtocolPreview parent_instance; | UnityProtocolPreview parent_instance; | |||
UnityProtocolSeriesPreviewPrivate * priv; | UnityProtocolSeriesPreviewPrivate * priv; | |||
}; | }; | |||
skipping to change at line 401 | skipping to change at line 436 | |||
GType unity_protocol_activation_reply_raw_get_type (void) G_GNUC_CONST; | GType unity_protocol_activation_reply_raw_get_type (void) G_GNUC_CONST; | |||
UnityProtocolActivationReplyRaw* unity_protocol_activation_reply_raw_dup (c onst UnityProtocolActivationReplyRaw* self); | UnityProtocolActivationReplyRaw* unity_protocol_activation_reply_raw_dup (c onst UnityProtocolActivationReplyRaw* self); | |||
void unity_protocol_activation_reply_raw_free (UnityProtocolActivationReply Raw* self); | void unity_protocol_activation_reply_raw_free (UnityProtocolActivationReply Raw* self); | |||
void unity_protocol_activation_reply_raw_copy (const UnityProtocolActivatio nReplyRaw* self, UnityProtocolActivationReplyRaw* dest); | void unity_protocol_activation_reply_raw_copy (const UnityProtocolActivatio nReplyRaw* self, UnityProtocolActivationReplyRaw* dest); | |||
void unity_protocol_activation_reply_raw_destroy (UnityProtocolActivationRe plyRaw* self); | void unity_protocol_activation_reply_raw_destroy (UnityProtocolActivationRe plyRaw* self); | |||
GType unity_protocol_lens_service_get_type (void) G_GNUC_CONST; | GType unity_protocol_lens_service_get_type (void) G_GNUC_CONST; | |||
void unity_protocol_lens_service_info_request (UnityProtocolLensService* se lf, GAsyncReadyCallback _callback_, gpointer _user_data_); | void unity_protocol_lens_service_info_request (UnityProtocolLensService* se lf, GAsyncReadyCallback _callback_, gpointer _user_data_); | |||
void unity_protocol_lens_service_info_request_finish (UnityProtocolLensServ ice* self, GAsyncResult* _res_, GError** error); | void unity_protocol_lens_service_info_request_finish (UnityProtocolLensServ ice* self, GAsyncResult* _res_, GError** error); | |||
void unity_protocol_lens_service_activate (UnityProtocolLensService* self, const gchar* uri, guint action_type, GAsyncReadyCallback _callback_, gpoint er _user_data_); | void unity_protocol_lens_service_activate (UnityProtocolLensService* self, const gchar* uri, guint action_type, GAsyncReadyCallback _callback_, gpoint er _user_data_); | |||
void unity_protocol_lens_service_activate_finish (UnityProtocolLensService* self, GAsyncResult* _res_, UnityProtocolActivationReplyRaw* result, GError ** error); | void unity_protocol_lens_service_activate_finish (UnityProtocolLensService* self, GAsyncResult* _res_, UnityProtocolActivationReplyRaw* result, GError ** error); | |||
void unity_protocol_lens_service_activate_with_hints (UnityProtocolLensServ | ||||
ice* self, const gchar* uri, guint action_type, GHashTable* hints, GAsyncRe | ||||
adyCallback _callback_, gpointer _user_data_); | ||||
void unity_protocol_lens_service_activate_with_hints_finish (UnityProtocolL | ||||
ensService* self, GAsyncResult* _res_, UnityProtocolActivationReplyRaw* res | ||||
ult, GError** error); | ||||
void unity_protocol_lens_service_update_preview_property (UnityProtocolLens Service* self, const gchar* uri, GHashTable* values, GAsyncReadyCallback _c allback_, gpointer _user_data_); | void unity_protocol_lens_service_update_preview_property (UnityProtocolLens Service* self, const gchar* uri, GHashTable* values, GAsyncReadyCallback _c allback_, gpointer _user_data_); | |||
GHashTable* unity_protocol_lens_service_update_preview_property_finish (Uni tyProtocolLensService* self, GAsyncResult* _res_, GError** error); | GHashTable* unity_protocol_lens_service_update_preview_property_finish (Uni tyProtocolLensService* self, GAsyncResult* _res_, GError** error); | |||
void unity_protocol_lens_service_search (UnityProtocolLensService* self, co nst gchar* search_string, GHashTable* hints, GAsyncReadyCallback _callback_ , gpointer _user_data_); | void unity_protocol_lens_service_search (UnityProtocolLensService* self, co nst gchar* search_string, GHashTable* hints, GAsyncReadyCallback _callback_ , gpointer _user_data_); | |||
GHashTable* unity_protocol_lens_service_search_finish (UnityProtocolLensSer vice* self, GAsyncResult* _res_, GError** error); | GHashTable* unity_protocol_lens_service_search_finish (UnityProtocolLensSer vice* self, GAsyncResult* _res_, GError** error); | |||
void unity_protocol_lens_service_global_search (UnityProtocolLensService* s elf, const gchar* search_string, GHashTable* hints, GAsyncReadyCallback _ca llback_, gpointer _user_data_); | void unity_protocol_lens_service_global_search (UnityProtocolLensService* s elf, const gchar* search_string, GHashTable* hints, GAsyncReadyCallback _ca llback_, gpointer _user_data_); | |||
GHashTable* unity_protocol_lens_service_global_search_finish (UnityProtocol LensService* self, GAsyncResult* _res_, GError** error); | GHashTable* unity_protocol_lens_service_global_search_finish (UnityProtocol LensService* self, GAsyncResult* _res_, GError** error); | |||
void unity_protocol_lens_service_update_filter (UnityProtocolLensService* s elf, const gchar* filter_name, GHashTable* properties, GAsyncReadyCallback _callback_, gpointer _user_data_); | void unity_protocol_lens_service_update_filter (UnityProtocolLensService* s elf, const gchar* filter_name, GHashTable* properties, GAsyncReadyCallback _callback_, gpointer _user_data_); | |||
void unity_protocol_lens_service_update_filter_finish (UnityProtocolLensSer vice* self, GAsyncResult* _res_, GError** error); | void unity_protocol_lens_service_update_filter_finish (UnityProtocolLensSer vice* self, GAsyncResult* _res_, GError** error); | |||
void unity_protocol_lens_service_set_view_type (UnityProtocolLensService* s elf, guint view_type, GAsyncReadyCallback _callback_, gpointer _user_data_) ; | void unity_protocol_lens_service_set_view_type (UnityProtocolLensService* s elf, guint view_type, GAsyncReadyCallback _callback_, gpointer _user_data_) ; | |||
void unity_protocol_lens_service_set_view_type_finish (UnityProtocolLensSer vice* self, GAsyncResult* _res_, GError** error); | void unity_protocol_lens_service_set_view_type_finish (UnityProtocolLensSer vice* self, GAsyncResult* _res_, GError** error); | |||
skipping to change at line 422 | skipping to change at line 459 | |||
UnityProtocolScopeInfo* unity_protocol_scope_info_dup (const UnityProtocolS copeInfo* self); | UnityProtocolScopeInfo* unity_protocol_scope_info_dup (const UnityProtocolS copeInfo* self); | |||
void unity_protocol_scope_info_free (UnityProtocolScopeInfo* self); | void unity_protocol_scope_info_free (UnityProtocolScopeInfo* self); | |||
void unity_protocol_scope_info_copy (const UnityProtocolScopeInfo* self, Un ityProtocolScopeInfo* dest); | void unity_protocol_scope_info_copy (const UnityProtocolScopeInfo* self, Un ityProtocolScopeInfo* dest); | |||
void unity_protocol_scope_info_destroy (UnityProtocolScopeInfo* self); | void unity_protocol_scope_info_destroy (UnityProtocolScopeInfo* self); | |||
GQuark unity_protocol_scope_error_quark (void); | GQuark unity_protocol_scope_error_quark (void); | |||
GType unity_protocol_scope_service_proxy_get_type (void) G_GNUC_CONST; | GType unity_protocol_scope_service_proxy_get_type (void) G_GNUC_CONST; | |||
guint unity_protocol_scope_service_register_object (void* object, GDBusConn ection* connection, const gchar* path, GError** error); | guint unity_protocol_scope_service_register_object (void* object, GDBusConn ection* connection, const gchar* path, GError** error); | |||
GType unity_protocol_scope_service_get_type (void) G_GNUC_CONST; | GType unity_protocol_scope_service_get_type (void) G_GNUC_CONST; | |||
void unity_protocol_scope_service_info_request (UnityProtocolScopeService* self, GAsyncReadyCallback _callback_, gpointer _user_data_); | void unity_protocol_scope_service_info_request (UnityProtocolScopeService* self, GAsyncReadyCallback _callback_, gpointer _user_data_); | |||
void unity_protocol_scope_service_info_request_finish (UnityProtocolScopeSe rvice* self, GAsyncResult* _res_, GError** error); | void unity_protocol_scope_service_info_request_finish (UnityProtocolScopeSe rvice* self, GAsyncResult* _res_, GError** error); | |||
void unity_protocol_scope_service_activate (UnityProtocolScopeService* self , const gchar* uri, guint action_type, GAsyncReadyCallback _callback_, gpoi nter _user_data_); | void unity_protocol_scope_service_activate (UnityProtocolScopeService* self , const gchar* uri, guint action_type, GHashTable* hints, GAsyncReadyCallba ck _callback_, gpointer _user_data_); | |||
void unity_protocol_scope_service_activate_finish (UnityProtocolScopeServic e* self, GAsyncResult* _res_, UnityProtocolActivationReplyRaw* result, GErr or** error); | void unity_protocol_scope_service_activate_finish (UnityProtocolScopeServic e* self, GAsyncResult* _res_, UnityProtocolActivationReplyRaw* result, GErr or** error); | |||
void unity_protocol_scope_service_update_preview_property (UnityProtocolSco peService* self, const gchar* uri, GHashTable* values, GAsyncReadyCallback _callback_, gpointer _user_data_); | void unity_protocol_scope_service_update_preview_property (UnityProtocolSco peService* self, const gchar* uri, GHashTable* values, GAsyncReadyCallback _callback_, gpointer _user_data_); | |||
GHashTable* unity_protocol_scope_service_update_preview_property_finish (Un ityProtocolScopeService* self, GAsyncResult* _res_, GError** error); | GHashTable* unity_protocol_scope_service_update_preview_property_finish (Un ityProtocolScopeService* self, GAsyncResult* _res_, GError** error); | |||
void unity_protocol_scope_service_search (UnityProtocolScopeService* self, const gchar* search_string, GHashTable* hints, GAsyncReadyCallback _callbac k_, gpointer _user_data_); | void unity_protocol_scope_service_search (UnityProtocolScopeService* self, const gchar* search_string, GHashTable* hints, GAsyncReadyCallback _callbac k_, gpointer _user_data_); | |||
GHashTable* unity_protocol_scope_service_search_finish (UnityProtocolScopeS ervice* self, GAsyncResult* _res_, GError** error); | GHashTable* unity_protocol_scope_service_search_finish (UnityProtocolScopeS ervice* self, GAsyncResult* _res_, GError** error); | |||
void unity_protocol_scope_service_global_search (UnityProtocolScopeService* self, const gchar* search_string, GHashTable* hints, GAsyncReadyCallback _ callback_, gpointer _user_data_); | void unity_protocol_scope_service_global_search (UnityProtocolScopeService* self, const gchar* search_string, GHashTable* hints, GAsyncReadyCallback _ callback_, gpointer _user_data_); | |||
GHashTable* unity_protocol_scope_service_global_search_finish (UnityProtoco lScopeService* self, GAsyncResult* _res_, GError** error); | GHashTable* unity_protocol_scope_service_global_search_finish (UnityProtoco lScopeService* self, GAsyncResult* _res_, GError** error); | |||
void unity_protocol_scope_service_set_view_type (UnityProtocolScopeService* self, guint view_type, GAsyncReadyCallback _callback_, gpointer _user_data _); | void unity_protocol_scope_service_set_view_type (UnityProtocolScopeService* self, guint view_type, GAsyncReadyCallback _callback_, gpointer _user_data _); | |||
void unity_protocol_scope_service_set_view_type_finish (UnityProtocolScopeS ervice* self, GAsyncResult* _res_, GError** error); | void unity_protocol_scope_service_set_view_type_finish (UnityProtocolScopeS ervice* self, GAsyncResult* _res_, GError** error); | |||
void unity_protocol_scope_service_set_active_sources (UnityProtocolScopeSer vice* self, gchar** sources, int sources_length1, GAsyncReadyCallback _call back_, gpointer _user_data_); | void unity_protocol_scope_service_set_active_sources (UnityProtocolScopeSer vice* self, gchar** sources, int sources_length1, GAsyncReadyCallback _call back_, gpointer _user_data_); | |||
skipping to change at line 511 | skipping to change at line 548 | |||
void unity_protocol_music_preview_set_track_data_address (UnityProtocolMusi cPreview* self, const gchar* value); | void unity_protocol_music_preview_set_track_data_address (UnityProtocolMusi cPreview* self, const gchar* value); | |||
GType unity_protocol_movie_preview_get_type (void) G_GNUC_CONST; | GType unity_protocol_movie_preview_get_type (void) G_GNUC_CONST; | |||
UnityProtocolMoviePreview* unity_protocol_movie_preview_new (void); | UnityProtocolMoviePreview* unity_protocol_movie_preview_new (void); | |||
UnityProtocolMoviePreview* unity_protocol_movie_preview_construct (GType ob ject_type); | UnityProtocolMoviePreview* unity_protocol_movie_preview_construct (GType ob ject_type); | |||
const gchar* unity_protocol_movie_preview_get_year (UnityProtocolMoviePrevi ew* self); | const gchar* unity_protocol_movie_preview_get_year (UnityProtocolMoviePrevi ew* self); | |||
void unity_protocol_movie_preview_set_year (UnityProtocolMoviePreview* self , const gchar* value); | void unity_protocol_movie_preview_set_year (UnityProtocolMoviePreview* self , const gchar* value); | |||
gfloat unity_protocol_movie_preview_get_rating (UnityProtocolMoviePreview* self); | gfloat unity_protocol_movie_preview_get_rating (UnityProtocolMoviePreview* self); | |||
void unity_protocol_movie_preview_set_rating (UnityProtocolMoviePreview* se lf, gfloat value); | void unity_protocol_movie_preview_set_rating (UnityProtocolMoviePreview* se lf, gfloat value); | |||
guint unity_protocol_movie_preview_get_num_ratings (UnityProtocolMoviePrevi ew* self); | guint unity_protocol_movie_preview_get_num_ratings (UnityProtocolMoviePrevi ew* self); | |||
void unity_protocol_movie_preview_set_num_ratings (UnityProtocolMoviePrevie w* self, guint value); | void unity_protocol_movie_preview_set_num_ratings (UnityProtocolMoviePrevie w* self, guint value); | |||
GType unity_protocol_social_preview_get_type (void) G_GNUC_CONST; | ||||
GType unity_protocol_social_preview_comment_raw_get_type (void) G_GNUC_CONS | ||||
T; | ||||
UnityProtocolSocialPreviewCommentRaw* unity_protocol_social_preview_comment | ||||
_raw_dup (const UnityProtocolSocialPreviewCommentRaw* self); | ||||
void unity_protocol_social_preview_comment_raw_free (UnityProtocolSocialPre | ||||
viewCommentRaw* self); | ||||
void unity_protocol_social_preview_comment_raw_copy (const UnityProtocolSoc | ||||
ialPreviewCommentRaw* self, UnityProtocolSocialPreviewCommentRaw* dest); | ||||
void unity_protocol_social_preview_comment_raw_destroy (UnityProtocolSocial | ||||
PreviewCommentRaw* self); | ||||
UnityProtocolSocialPreview* unity_protocol_social_preview_new (void); | ||||
UnityProtocolSocialPreview* unity_protocol_social_preview_construct (GType | ||||
object_type); | ||||
void unity_protocol_social_preview_add_comment (UnityProtocolSocialPreview* | ||||
self, const gchar* id, const gchar* display_name, const gchar* content, co | ||||
nst gchar* time); | ||||
UnityProtocolSocialPreviewCommentRaw* unity_protocol_social_preview_get_com | ||||
ments (UnityProtocolSocialPreview* self, int* result_length1); | ||||
GIcon* unity_protocol_social_preview_get_avatar (UnityProtocolSocialPreview | ||||
* self); | ||||
void unity_protocol_social_preview_set_avatar (UnityProtocolSocialPreview* | ||||
self, GIcon* value); | ||||
const gchar* unity_protocol_social_preview_get_content (UnityProtocolSocial | ||||
Preview* self); | ||||
void unity_protocol_social_preview_set_content (UnityProtocolSocialPreview* | ||||
self, const gchar* value); | ||||
const gchar* unity_protocol_social_preview_get_sender (UnityProtocolSocialP | ||||
review* self); | ||||
void unity_protocol_social_preview_set_sender (UnityProtocolSocialPreview* | ||||
self, const gchar* value); | ||||
GType unity_protocol_series_item_raw_get_type (void) G_GNUC_CONST; | GType unity_protocol_series_item_raw_get_type (void) G_GNUC_CONST; | |||
UnityProtocolSeriesItemRaw* unity_protocol_series_item_raw_dup (const Unity ProtocolSeriesItemRaw* self); | UnityProtocolSeriesItemRaw* unity_protocol_series_item_raw_dup (const Unity ProtocolSeriesItemRaw* self); | |||
void unity_protocol_series_item_raw_free (UnityProtocolSeriesItemRaw* self) ; | void unity_protocol_series_item_raw_free (UnityProtocolSeriesItemRaw* self) ; | |||
void unity_protocol_series_item_raw_copy (const UnityProtocolSeriesItemRaw* self, UnityProtocolSeriesItemRaw* dest); | void unity_protocol_series_item_raw_copy (const UnityProtocolSeriesItemRaw* self, UnityProtocolSeriesItemRaw* dest); | |||
void unity_protocol_series_item_raw_destroy (UnityProtocolSeriesItemRaw* se lf); | void unity_protocol_series_item_raw_destroy (UnityProtocolSeriesItemRaw* se lf); | |||
GType unity_protocol_series_preview_get_type (void) G_GNUC_CONST; | GType unity_protocol_series_preview_get_type (void) G_GNUC_CONST; | |||
UnityProtocolSeriesPreview* unity_protocol_series_preview_new (void); | UnityProtocolSeriesPreview* unity_protocol_series_preview_new (void); | |||
UnityProtocolSeriesPreview* unity_protocol_series_preview_construct (GType object_type); | UnityProtocolSeriesPreview* unity_protocol_series_preview_construct (GType object_type); | |||
void unity_protocol_series_preview_add_series_item (UnityProtocolSeriesPrev iew* self, const gchar* title, const gchar* uri, GIcon* icon); | void unity_protocol_series_preview_add_series_item (UnityProtocolSeriesPrev iew* self, const gchar* title, const gchar* uri, GIcon* icon); | |||
UnityProtocolSeriesItemRaw* unity_protocol_series_preview_get_items (UnityP rotocolSeriesPreview* self, int* result_length1); | UnityProtocolSeriesItemRaw* unity_protocol_series_preview_get_items (UnityP rotocolSeriesPreview* self, int* result_length1); | |||
End of changes. 8 change blocks. | ||||
2 lines changed or deleted | 90 lines changed or added | |||
unity.h | unity.h | |||
---|---|---|---|---|
skipping to change at line 330 | skipping to change at line 330 | |||
#define UNITY_MOVIE_PREVIEW(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), UNITY_ TYPE_MOVIE_PREVIEW, UnityMoviePreview)) | #define UNITY_MOVIE_PREVIEW(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), UNITY_ TYPE_MOVIE_PREVIEW, UnityMoviePreview)) | |||
#define UNITY_MOVIE_PREVIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), UNITY_TYPE_MOVIE_PREVIEW, UnityMoviePreviewClass)) | #define UNITY_MOVIE_PREVIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), UNITY_TYPE_MOVIE_PREVIEW, UnityMoviePreviewClass)) | |||
#define UNITY_IS_MOVIE_PREVIEW(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), UNI TY_TYPE_MOVIE_PREVIEW)) | #define UNITY_IS_MOVIE_PREVIEW(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), UNI TY_TYPE_MOVIE_PREVIEW)) | |||
#define UNITY_IS_MOVIE_PREVIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klas s), UNITY_TYPE_MOVIE_PREVIEW)) | #define UNITY_IS_MOVIE_PREVIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klas s), UNITY_TYPE_MOVIE_PREVIEW)) | |||
#define UNITY_MOVIE_PREVIEW_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj ), UNITY_TYPE_MOVIE_PREVIEW, UnityMoviePreviewClass)) | #define UNITY_MOVIE_PREVIEW_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj ), UNITY_TYPE_MOVIE_PREVIEW, UnityMoviePreviewClass)) | |||
typedef struct _UnityMoviePreview UnityMoviePreview; | typedef struct _UnityMoviePreview UnityMoviePreview; | |||
typedef struct _UnityMoviePreviewClass UnityMoviePreviewClass; | typedef struct _UnityMoviePreviewClass UnityMoviePreviewClass; | |||
typedef struct _UnityMoviePreviewPrivate UnityMoviePreviewPrivate; | typedef struct _UnityMoviePreviewPrivate UnityMoviePreviewPrivate; | |||
#define UNITY_TYPE_SOCIAL_PREVIEW (unity_social_preview_get_type ()) | ||||
#define UNITY_SOCIAL_PREVIEW(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), UNITY | ||||
_TYPE_SOCIAL_PREVIEW, UnitySocialPreview)) | ||||
#define UNITY_SOCIAL_PREVIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass) | ||||
, UNITY_TYPE_SOCIAL_PREVIEW, UnitySocialPreviewClass)) | ||||
#define UNITY_IS_SOCIAL_PREVIEW(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), UN | ||||
ITY_TYPE_SOCIAL_PREVIEW)) | ||||
#define UNITY_IS_SOCIAL_PREVIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((kla | ||||
ss), UNITY_TYPE_SOCIAL_PREVIEW)) | ||||
#define UNITY_SOCIAL_PREVIEW_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((ob | ||||
j), UNITY_TYPE_SOCIAL_PREVIEW, UnitySocialPreviewClass)) | ||||
typedef struct _UnitySocialPreview UnitySocialPreview; | ||||
typedef struct _UnitySocialPreviewClass UnitySocialPreviewClass; | ||||
typedef struct _UnitySocialPreviewPrivate UnitySocialPreviewPrivate; | ||||
#define UNITY_SOCIAL_PREVIEW_TYPE_COMMENT (unity_social_preview_comment_get | ||||
_type ()) | ||||
#define UNITY_SOCIAL_PREVIEW_COMMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj | ||||
), UNITY_SOCIAL_PREVIEW_TYPE_COMMENT, UnitySocialPreviewComment)) | ||||
#define UNITY_SOCIAL_PREVIEW_COMMENT_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST | ||||
((klass), UNITY_SOCIAL_PREVIEW_TYPE_COMMENT, UnitySocialPreviewCommentClass | ||||
)) | ||||
#define UNITY_SOCIAL_PREVIEW_IS_COMMENT(obj) (G_TYPE_CHECK_INSTANCE_TYPE (( | ||||
obj), UNITY_SOCIAL_PREVIEW_TYPE_COMMENT)) | ||||
#define UNITY_SOCIAL_PREVIEW_IS_COMMENT_CLASS(klass) (G_TYPE_CHECK_CLASS_TY | ||||
PE ((klass), UNITY_SOCIAL_PREVIEW_TYPE_COMMENT)) | ||||
#define UNITY_SOCIAL_PREVIEW_COMMENT_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CL | ||||
ASS ((obj), UNITY_SOCIAL_PREVIEW_TYPE_COMMENT, UnitySocialPreviewCommentCla | ||||
ss)) | ||||
typedef struct _UnitySocialPreviewComment UnitySocialPreviewComment; | ||||
typedef struct _UnitySocialPreviewCommentClass UnitySocialPreviewCommentCla | ||||
ss; | ||||
typedef struct _UnitySocialPreviewCommentPrivate UnitySocialPreviewCommentP | ||||
rivate; | ||||
#define UNITY_TYPE_ASYNC_PREVIEW (unity_async_preview_get_type ()) | #define UNITY_TYPE_ASYNC_PREVIEW (unity_async_preview_get_type ()) | |||
#define UNITY_ASYNC_PREVIEW(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), UNITY_ TYPE_ASYNC_PREVIEW, UnityAsyncPreview)) | #define UNITY_ASYNC_PREVIEW(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), UNITY_ TYPE_ASYNC_PREVIEW, UnityAsyncPreview)) | |||
#define UNITY_ASYNC_PREVIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), UNITY_TYPE_ASYNC_PREVIEW, UnityAsyncPreviewClass)) | #define UNITY_ASYNC_PREVIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), UNITY_TYPE_ASYNC_PREVIEW, UnityAsyncPreviewClass)) | |||
#define UNITY_IS_ASYNC_PREVIEW(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), UNI TY_TYPE_ASYNC_PREVIEW)) | #define UNITY_IS_ASYNC_PREVIEW(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), UNI TY_TYPE_ASYNC_PREVIEW)) | |||
#define UNITY_IS_ASYNC_PREVIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klas s), UNITY_TYPE_ASYNC_PREVIEW)) | #define UNITY_IS_ASYNC_PREVIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klas s), UNITY_TYPE_ASYNC_PREVIEW)) | |||
#define UNITY_ASYNC_PREVIEW_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj ), UNITY_TYPE_ASYNC_PREVIEW, UnityAsyncPreviewClass)) | #define UNITY_ASYNC_PREVIEW_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj ), UNITY_TYPE_ASYNC_PREVIEW, UnityAsyncPreviewClass)) | |||
typedef struct _UnityAsyncPreview UnityAsyncPreview; | typedef struct _UnityAsyncPreview UnityAsyncPreview; | |||
typedef struct _UnityAsyncPreviewClass UnityAsyncPreviewClass; | typedef struct _UnityAsyncPreviewClass UnityAsyncPreviewClass; | |||
typedef struct _UnityAsyncPreviewPrivate UnityAsyncPreviewPrivate; | typedef struct _UnityAsyncPreviewPrivate UnityAsyncPreviewPrivate; | |||
skipping to change at line 386 | skipping to change at line 408 | |||
GObject parent_instance; | GObject parent_instance; | |||
UnityAppInfoManagerPrivate * priv; | UnityAppInfoManagerPrivate * priv; | |||
}; | }; | |||
struct _UnityAppInfoManagerClass { | struct _UnityAppInfoManagerClass { | |||
GObjectClass parent_class; | GObjectClass parent_class; | |||
}; | }; | |||
typedef enum { | typedef enum { | |||
UNITY_CATEGORY_TYPE_NONE, | UNITY_CATEGORY_TYPE_NONE, | |||
UNITY_CATEGORY_TYPE_APPLICATION, | ||||
UNITY_CATEGORY_TYPE_BOOK, | UNITY_CATEGORY_TYPE_BOOK, | |||
UNITY_CATEGORY_TYPE_MUSIC, | UNITY_CATEGORY_TYPE_MUSIC, | |||
UNITY_CATEGORY_TYPE_MOVIE, | UNITY_CATEGORY_TYPE_MOVIE, | |||
UNITY_CATEGORY_TYPE_GAMES, | UNITY_CATEGORY_TYPE_GAMES, | |||
UNITY_CATEGORY_TYPE_ELECTRONICS, | UNITY_CATEGORY_TYPE_ELECTRONICS, | |||
UNITY_CATEGORY_TYPE_COMPUTERS, | UNITY_CATEGORY_TYPE_COMPUTERS, | |||
UNITY_CATEGORY_TYPE_OFFICE, | UNITY_CATEGORY_TYPE_OFFICE, | |||
UNITY_CATEGORY_TYPE_HOME, | UNITY_CATEGORY_TYPE_HOME, | |||
UNITY_CATEGORY_TYPE_GARDEN, | UNITY_CATEGORY_TYPE_GARDEN, | |||
UNITY_CATEGORY_TYPE_PETS, | UNITY_CATEGORY_TYPE_PETS, | |||
skipping to change at line 683 | skipping to change at line 706 | |||
struct _UnityMoviePreview { | struct _UnityMoviePreview { | |||
UnityPreview parent_instance; | UnityPreview parent_instance; | |||
UnityMoviePreviewPrivate * priv; | UnityMoviePreviewPrivate * priv; | |||
}; | }; | |||
struct _UnityMoviePreviewClass { | struct _UnityMoviePreviewClass { | |||
UnityPreviewClass parent_class; | UnityPreviewClass parent_class; | |||
}; | }; | |||
struct _UnitySocialPreview { | ||||
UnityPreview parent_instance; | ||||
UnitySocialPreviewPrivate * priv; | ||||
}; | ||||
struct _UnitySocialPreviewClass { | ||||
UnityPreviewClass parent_class; | ||||
}; | ||||
struct _UnitySocialPreviewComment { | ||||
GInitiallyUnowned parent_instance; | ||||
UnitySocialPreviewCommentPrivate * priv; | ||||
}; | ||||
struct _UnitySocialPreviewCommentClass { | ||||
GInitiallyUnownedClass parent_class; | ||||
}; | ||||
struct _UnityAsyncPreview { | struct _UnityAsyncPreview { | |||
UnityPreview parent_instance; | UnityPreview parent_instance; | |||
UnityAsyncPreviewPrivate * priv; | UnityAsyncPreviewPrivate * priv; | |||
}; | }; | |||
struct _UnityAsyncPreviewClass { | struct _UnityAsyncPreviewClass { | |||
UnityPreviewClass parent_class; | UnityPreviewClass parent_class; | |||
}; | }; | |||
typedef enum { | typedef enum { | |||
skipping to change at line 821 | skipping to change at line 862 | |||
void unity_lens_export (UnityLens* self, GError** error); | void unity_lens_export (UnityLens* self, GError** error); | |||
GType unity_scope_get_type (void) G_GNUC_CONST; | GType unity_scope_get_type (void) G_GNUC_CONST; | |||
void unity_lens_add_local_scope (UnityLens* self, UnityScope* scope); | void unity_lens_add_local_scope (UnityLens* self, UnityScope* scope); | |||
gboolean unity_lens_get_active (UnityLens* self); | gboolean unity_lens_get_active (UnityLens* self); | |||
gboolean unity_lens_get_visible (UnityLens* self); | gboolean unity_lens_get_visible (UnityLens* self); | |||
void unity_lens_set_visible (UnityLens* self, gboolean value); | void unity_lens_set_visible (UnityLens* self, gboolean value); | |||
gboolean unity_lens_get_searching (UnityLens* self); | gboolean unity_lens_get_searching (UnityLens* self); | |||
gboolean unity_lens_get_exported (UnityLens* self); | gboolean unity_lens_get_exported (UnityLens* self); | |||
gboolean unity_lens_get_search_in_global (UnityLens* self); | gboolean unity_lens_get_search_in_global (UnityLens* self); | |||
void unity_lens_set_search_in_global (UnityLens* self, gboolean value); | void unity_lens_set_search_in_global (UnityLens* self, gboolean value); | |||
const gchar* unity_lens_get_home_lens_default_name (UnityLens* self); | ||||
void unity_lens_set_home_lens_default_name (UnityLens* self, const gchar* v | ||||
alue); | ||||
const gchar* unity_lens_get_id (UnityLens* self); | const gchar* unity_lens_get_id (UnityLens* self); | |||
const gchar* unity_lens_get_dbus_path (UnityLens* self); | const gchar* unity_lens_get_dbus_path (UnityLens* self); | |||
const gchar* unity_lens_get_search_hint (UnityLens* self); | const gchar* unity_lens_get_search_hint (UnityLens* self); | |||
void unity_lens_set_search_hint (UnityLens* self, const gchar* value); | void unity_lens_set_search_hint (UnityLens* self, const gchar* value); | |||
GType unity_filter_get_type (void) G_GNUC_CONST; | GType unity_filter_get_type (void) G_GNUC_CONST; | |||
GList* unity_lens_get_filters (UnityLens* self); | GList* unity_lens_get_filters (UnityLens* self); | |||
void unity_lens_set_filters (UnityLens* self, GList* value); | void unity_lens_set_filters (UnityLens* self, GList* value); | |||
GType unity_category_get_type (void) G_GNUC_CONST; | GType unity_category_get_type (void) G_GNUC_CONST; | |||
GList* unity_lens_get_categories (UnityLens* self); | GList* unity_lens_get_categories (UnityLens* self); | |||
void unity_lens_set_categories (UnityLens* self, GList* value); | void unity_lens_set_categories (UnityLens* self, GList* value); | |||
skipping to change at line 935 | skipping to change at line 978 | |||
UnityPreviewAction* unity_preview_action_new (const gchar* id, const gchar* display_name, GIcon* icon_hint); | UnityPreviewAction* unity_preview_action_new (const gchar* id, const gchar* display_name, GIcon* icon_hint); | |||
UnityPreviewAction* unity_preview_action_construct (GType object_type, cons t gchar* id, const gchar* display_name, GIcon* icon_hint); | UnityPreviewAction* unity_preview_action_construct (GType object_type, cons t gchar* id, const gchar* display_name, GIcon* icon_hint); | |||
UnityPreviewAction* unity_preview_action_new_with_layout_hint (const gchar* id, const gchar* display_name, GIcon* icon_hint, UnityLayoutHint layout); | UnityPreviewAction* unity_preview_action_new_with_layout_hint (const gchar* id, const gchar* display_name, GIcon* icon_hint, UnityLayoutHint layout); | |||
UnityPreviewAction* unity_preview_action_construct_with_layout_hint (GType object_type, const gchar* id, const gchar* display_name, GIcon* icon_hint, UnityLayoutHint layout); | UnityPreviewAction* unity_preview_action_construct_with_layout_hint (GType object_type, const gchar* id, const gchar* display_name, GIcon* icon_hint, UnityLayoutHint layout); | |||
const gchar* unity_preview_action_get_id (UnityPreviewAction* self); | const gchar* unity_preview_action_get_id (UnityPreviewAction* self); | |||
const gchar* unity_preview_action_get_display_name (UnityPreviewAction* sel f); | const gchar* unity_preview_action_get_display_name (UnityPreviewAction* sel f); | |||
const gchar* unity_preview_action_get_extra_text (UnityPreviewAction* self) ; | const gchar* unity_preview_action_get_extra_text (UnityPreviewAction* self) ; | |||
void unity_preview_action_set_extra_text (UnityPreviewAction* self, const g char* value); | void unity_preview_action_set_extra_text (UnityPreviewAction* self, const g char* value); | |||
GIcon* unity_preview_action_get_icon_hint (UnityPreviewAction* self); | GIcon* unity_preview_action_get_icon_hint (UnityPreviewAction* self); | |||
UnityLayoutHint unity_preview_action_get_layout_hint (UnityPreviewAction* s elf); | UnityLayoutHint unity_preview_action_get_layout_hint (UnityPreviewAction* s elf); | |||
GHashTable* unity_preview_action_get_hints (UnityPreviewAction* self); | ||||
UnityInfoHint* unity_info_hint_new (const gchar* id, const gchar* display_n ame, GIcon* icon_hint, const gchar* data); | UnityInfoHint* unity_info_hint_new (const gchar* id, const gchar* display_n ame, GIcon* icon_hint, const gchar* data); | |||
UnityInfoHint* unity_info_hint_construct (GType object_type, const gchar* i d, const gchar* display_name, GIcon* icon_hint, const gchar* data); | UnityInfoHint* unity_info_hint_construct (GType object_type, const gchar* i d, const gchar* display_name, GIcon* icon_hint, const gchar* data); | |||
UnityInfoHint* unity_info_hint_new_with_variant (const gchar* id, const gch ar* display_name, GIcon* icon_hint, GVariant* data); | UnityInfoHint* unity_info_hint_new_with_variant (const gchar* id, const gch ar* display_name, GIcon* icon_hint, GVariant* data); | |||
UnityInfoHint* unity_info_hint_construct_with_variant (GType object_type, c onst gchar* id, const gchar* display_name, GIcon* icon_hint, GVariant* data ); | UnityInfoHint* unity_info_hint_construct_with_variant (GType object_type, c onst gchar* id, const gchar* display_name, GIcon* icon_hint, GVariant* data ); | |||
const gchar* unity_info_hint_get_id (UnityInfoHint* self); | const gchar* unity_info_hint_get_id (UnityInfoHint* self); | |||
const gchar* unity_info_hint_get_display_name (UnityInfoHint* self); | const gchar* unity_info_hint_get_display_name (UnityInfoHint* self); | |||
GIcon* unity_info_hint_get_icon_hint (UnityInfoHint* self); | GIcon* unity_info_hint_get_icon_hint (UnityInfoHint* self); | |||
GVariant* unity_info_hint_get_data (UnityInfoHint* self); | GVariant* unity_info_hint_get_data (UnityInfoHint* self); | |||
GType unity_generic_preview_get_type (void) G_GNUC_CONST; | GType unity_generic_preview_get_type (void) G_GNUC_CONST; | |||
UnityGenericPreview* unity_generic_preview_new (const gchar* title, const g char* description, GIcon* image); | UnityGenericPreview* unity_generic_preview_new (const gchar* title, const g char* description, GIcon* image); | |||
skipping to change at line 976 | skipping to change at line 1020 | |||
gfloat unity_music_preview_get_current_progress (UnityMusicPreview* self); | gfloat unity_music_preview_get_current_progress (UnityMusicPreview* self); | |||
void unity_music_preview_set_current_progress (UnityMusicPreview* self, gfl oat value); | void unity_music_preview_set_current_progress (UnityMusicPreview* self, gfl oat value); | |||
UnityMusicPreviewTrackState unity_music_preview_get_current_track_state (Un ityMusicPreview* self); | UnityMusicPreviewTrackState unity_music_preview_get_current_track_state (Un ityMusicPreview* self); | |||
void unity_music_preview_set_current_track_state (UnityMusicPreview* self, UnityMusicPreviewTrackState value); | void unity_music_preview_set_current_track_state (UnityMusicPreview* self, UnityMusicPreviewTrackState value); | |||
GType unity_movie_preview_get_type (void) G_GNUC_CONST; | GType unity_movie_preview_get_type (void) G_GNUC_CONST; | |||
UnityMoviePreview* unity_movie_preview_new (const gchar* title, const gchar * subtitle, const gchar* description, GIcon* image); | UnityMoviePreview* unity_movie_preview_new (const gchar* title, const gchar * subtitle, const gchar* description, GIcon* image); | |||
UnityMoviePreview* unity_movie_preview_construct (GType object_type, const gchar* title, const gchar* subtitle, const gchar* description, GIcon* image ); | UnityMoviePreview* unity_movie_preview_construct (GType object_type, const gchar* title, const gchar* subtitle, const gchar* description, GIcon* image ); | |||
void unity_movie_preview_set_rating (UnityMoviePreview* self, gfloat rating , guint num_ratings); | void unity_movie_preview_set_rating (UnityMoviePreview* self, gfloat rating , guint num_ratings); | |||
const gchar* unity_movie_preview_get_year (UnityMoviePreview* self); | const gchar* unity_movie_preview_get_year (UnityMoviePreview* self); | |||
void unity_movie_preview_set_year (UnityMoviePreview* self, const gchar* va lue); | void unity_movie_preview_set_year (UnityMoviePreview* self, const gchar* va lue); | |||
GType unity_social_preview_get_type (void) G_GNUC_CONST; | ||||
UnitySocialPreview* unity_social_preview_new (const gchar* sender, const gc | ||||
har* title, const gchar* content, GIcon* avatar); | ||||
UnitySocialPreview* unity_social_preview_construct (GType object_type, cons | ||||
t gchar* sender, const gchar* title, const gchar* content, GIcon* avatar); | ||||
GType unity_social_preview_comment_get_type (void) G_GNUC_CONST; | ||||
void unity_social_preview_add_comment (UnitySocialPreview* self, UnitySocia | ||||
lPreviewComment* comment); | ||||
GIcon* unity_social_preview_get_avatar (UnitySocialPreview* self); | ||||
void unity_social_preview_set_avatar (UnitySocialPreview* self, GIcon* valu | ||||
e); | ||||
const gchar* unity_social_preview_get_content (UnitySocialPreview* self); | ||||
void unity_social_preview_set_content (UnitySocialPreview* self, const gcha | ||||
r* value); | ||||
const gchar* unity_social_preview_get_sender (UnitySocialPreview* self); | ||||
void unity_social_preview_set_sender (UnitySocialPreview* self, const gchar | ||||
* value); | ||||
UnitySocialPreviewComment* unity_social_preview_comment_new (const gchar* i | ||||
d, const gchar* name, const gchar* text, const gchar* time); | ||||
UnitySocialPreviewComment* unity_social_preview_comment_construct (GType ob | ||||
ject_type, const gchar* id, const gchar* name, const gchar* text, const gch | ||||
ar* time); | ||||
const gchar* unity_social_preview_comment_get_id (UnitySocialPreviewComment | ||||
* self); | ||||
const gchar* unity_social_preview_comment_get_name (UnitySocialPreviewComme | ||||
nt* self); | ||||
const gchar* unity_social_preview_comment_get_text (UnitySocialPreviewComme | ||||
nt* self); | ||||
const gchar* unity_social_preview_comment_get_time (UnitySocialPreviewComme | ||||
nt* self); | ||||
GType unity_async_preview_get_type (void) G_GNUC_CONST; | GType unity_async_preview_get_type (void) G_GNUC_CONST; | |||
UnityAsyncPreview* unity_async_preview_new (void); | UnityAsyncPreview* unity_async_preview_new (void); | |||
UnityAsyncPreview* unity_async_preview_construct (GType object_type); | UnityAsyncPreview* unity_async_preview_construct (GType object_type); | |||
UnityAsyncPreview* unity_async_preview_new_with_cancellable (GCancellable* cancellable); | UnityAsyncPreview* unity_async_preview_new_with_cancellable (GCancellable* cancellable); | |||
UnityAsyncPreview* unity_async_preview_construct_with_cancellable (GType ob ject_type, GCancellable* cancellable); | UnityAsyncPreview* unity_async_preview_construct_with_cancellable (GType ob ject_type, GCancellable* cancellable); | |||
void unity_async_preview_emit_preview_ready (UnityAsyncPreview* self, Unity Preview* preview); | void unity_async_preview_emit_preview_ready (UnityAsyncPreview* self, Unity Preview* preview); | |||
GCancellable* unity_async_preview_get_cancellable (UnityAsyncPreview* self) ; | GCancellable* unity_async_preview_get_cancellable (UnityAsyncPreview* self) ; | |||
void unity_async_preview_set_cancellable (UnityAsyncPreview* self, GCancell able* value); | void unity_async_preview_set_cancellable (UnityAsyncPreview* self, GCancell able* value); | |||
GType unity_search_type_get_type (void) G_GNUC_CONST; | GType unity_search_type_get_type (void) G_GNUC_CONST; | |||
UnityScope* unity_scope_new (const gchar* dbus_path_); | UnityScope* unity_scope_new (const gchar* dbus_path_); | |||
UnityScope* unity_scope_construct (GType object_type, const gchar* dbus_pat h_); | UnityScope* unity_scope_construct (GType object_type, const gchar* dbus_pat h_); | |||
void unity_scope_export (UnityScope* self, GError** error); | void unity_scope_export (UnityScope* self, GError** error); | |||
UnityFilter* unity_scope_get_filter (UnityScope* self, const gchar* id); | UnityFilter* unity_scope_get_filter (UnityScope* self, const gchar* id); | |||
void unity_scope_queue_search_changed (UnityScope* self, UnitySearchType se arch_type); | void unity_scope_queue_search_changed (UnityScope* self, UnitySearchType se arch_type); | |||
void unity_scope_invalidate_search (UnityScope* self, UnitySearchType searc h_type); | void unity_scope_invalidate_search (UnityScope* self, UnitySearchType searc h_type); | |||
gboolean unity_scope_get_active (UnityScope* self); | gboolean unity_scope_get_active (UnityScope* self); | |||
void unity_scope_set_active (UnityScope* self, gboolean value); | void unity_scope_set_active (UnityScope* self, gboolean value); | |||
gboolean unity_scope_get_exported (UnityScope* self); | gboolean unity_scope_get_exported (UnityScope* self); | |||
gboolean unity_scope_get_search_in_global (UnityScope* self); | gboolean unity_scope_get_search_in_global (UnityScope* self); | |||
void unity_scope_set_search_in_global (UnityScope* self, gboolean value); | void unity_scope_set_search_in_global (UnityScope* self, gboolean value); | |||
gboolean unity_scope_get_provides_personal_content (UnityScope* self); | ||||
void unity_scope_set_provides_personal_content (UnityScope* self, gboolean | ||||
value); | ||||
const gchar* unity_scope_get_dbus_path (UnityScope* self); | const gchar* unity_scope_get_dbus_path (UnityScope* self); | |||
UnityOptionsFilter* unity_scope_get_sources (UnityScope* self); | UnityOptionsFilter* unity_scope_get_sources (UnityScope* self); | |||
GList* unity_scope_get_filters (UnityScope* self); | GList* unity_scope_get_filters (UnityScope* self); | |||
DeeSerializableModel* unity_scope_get_results_model (UnityScope* self); | DeeSerializableModel* unity_scope_get_results_model (UnityScope* self); | |||
DeeSerializableModel* unity_scope_get_global_results_model (UnityScope* sel f); | DeeSerializableModel* unity_scope_get_global_results_model (UnityScope* sel f); | |||
UnityTrackMetadata* unity_track_metadata_new (void); | UnityTrackMetadata* unity_track_metadata_new (void); | |||
UnityTrackMetadata* unity_track_metadata_construct (GType object_type); | UnityTrackMetadata* unity_track_metadata_construct (GType object_type); | |||
UnityTrackMetadata* unity_track_metadata_new_full (const gchar* uri, gint t rack_no, const gchar* title, const gchar* artist, const gchar* album, guint length); | UnityTrackMetadata* unity_track_metadata_new_full (const gchar* uri, gint t rack_no, const gchar* title, const gchar* artist, const gchar* album, guint length); | |||
UnityTrackMetadata* unity_track_metadata_construct_full (GType object_type, const gchar* uri, gint track_no, const gchar* title, const gchar* artist, const gchar* album, guint length); | UnityTrackMetadata* unity_track_metadata_construct_full (GType object_type, const gchar* uri, gint track_no, const gchar* title, const gchar* artist, const gchar* album, guint length); | |||
const gchar* unity_track_metadata_get_uri (UnityTrackMetadata* self); | const gchar* unity_track_metadata_get_uri (UnityTrackMetadata* self); | |||
End of changes. 7 change blocks. | ||||
0 lines changed or deleted | 93 lines changed or added | |||