ibus.h   ibus.h 
skipping to change at line 39 skipping to change at line 39
#include <ibusserver.h> #include <ibusserver.h>
#include <ibusproxy.h> #include <ibusproxy.h>
#include <ibusservice.h> #include <ibusservice.h>
#include <ibusfactory.h> #include <ibusfactory.h>
#include <ibusengine.h> #include <ibusengine.h>
#include <ibusattribute.h> #include <ibusattribute.h>
#include <ibusproperty.h> #include <ibusproperty.h>
#include <ibuslookuptable.h> #include <ibuslookuptable.h>
#include <ibusbus.h> #include <ibusbus.h>
#include <ibuskeysyms.h> #include <ibuskeysyms.h>
#include <ibuskeymap.h>
#include <ibusmessage.h> #include <ibusmessage.h>
#include <ibuspendingcall.h> #include <ibuspendingcall.h>
#include <ibuserror.h> #include <ibuserror.h>
#include <ibusenumtypes.h> #include <ibusenumtypes.h>
#include <ibushotkey.h> #include <ibushotkey.h>
#include <ibusxml.h> #include <ibusxml.h>
#include <ibusenginedesc.h> #include <ibusenginedesc.h>
#include <ibusobservedpath.h> #include <ibusobservedpath.h>
#include <ibuscomponent.h> #include <ibuscomponent.h>
#include <ibusconfig.h> #include <ibusconfig.h>
 End of changes. 1 change blocks. 
0 lines changed or deleted 1 lines changed or added


 ibusengine.h   ibusengine.h 
skipping to change at line 89 skipping to change at line 89
guint client_capabilities; guint client_capabilities;
}; };
struct _IBusEngineClass { struct _IBusEngineClass {
IBusServiceClass parent; IBusServiceClass parent;
/* class members */ /* class members */
gboolean (* process_key_event) gboolean (* process_key_event)
(IBusEngine *engine, (IBusEngine *engine,
guint keyval, guint keyval,
guint keycode,
guint state); guint state);
void (* focus_in) (IBusEngine *engine); void (* focus_in) (IBusEngine *engine);
void (* focus_out) (IBusEngine *engine); void (* focus_out) (IBusEngine *engine);
void (* reset) (IBusEngine *engine); void (* reset) (IBusEngine *engine);
void (* enable) (IBusEngine *engine); void (* enable) (IBusEngine *engine);
void (* disable) (IBusEngine *engine); void (* disable) (IBusEngine *engine);
void (* set_cursor_location) void (* set_cursor_location)
(IBusEngine *engine, (IBusEngine *engine,
gint x, gint x,
gint y, gint y,
 End of changes. 1 change blocks. 
0 lines changed or deleted 1 lines changed or added


 ibusinputcontext.h   ibusinputcontext.h 
skipping to change at line 78 skipping to change at line 78
gpointer pdummy[24]; gpointer pdummy[24];
}; };
GType ibus_input_context_get_type (void); GType ibus_input_context_get_type (void);
IBusInputContext IBusInputContext
*ibus_input_context_new (const gchar *path, *ibus_input_context_new (const gchar *path,
IBusConnection *connection ); IBusConnection *connection );
gboolean ibus_input_context_process_key_event gboolean ibus_input_context_process_key_event
(IBusInputContext *context, (IBusInputContext *context,
guint32 keyval, guint32 keyval,
guint32 keycode,
guint32 state); guint32 state);
void ibus_input_context_set_cursor_location void ibus_input_context_set_cursor_location
(IBusInputContext *context, (IBusInputContext *context,
gint32 x, gint32 x,
gint32 y, gint32 y,
gint32 w, gint32 w,
gint32 h); gint32 h);
void ibus_input_context_set_capabilities void ibus_input_context_set_capabilities
(IBusInputContext *context, (IBusInputContext *context,
guint32 capabilite s); guint32 capabilite s);
 End of changes. 1 change blocks. 
0 lines changed or deleted 1 lines changed or added


 ibusmarshalers.h   ibusmarshalers.h 
skipping to change at line 65 skipping to change at line 65
/* BOOL:UINT,UINT (./ibusmarshalers.list:9) */ /* BOOL:UINT,UINT (./ibusmarshalers.list:9) */
extern void ibus_marshal_BOOLEAN__UINT_UINT (GClosure *closure, extern void ibus_marshal_BOOLEAN__UINT_UINT (GClosure *closure,
GValue *return_value, GValue *return_value,
guint n_param_values, guint n_param_values,
const GValue *param_values, const GValue *param_values,
gpointer invocation_hint, gpointer invocation_hint,
gpointer marshal_data); gpointer marshal_data);
#define ibus_marshal_BOOL__UINT_UINT ibus_marshal_BOOLEAN__UINT_UINT #define ibus_marshal_BOOL__UINT_UINT ibus_marshal_BOOLEAN__UINT_UINT
/* BOOL:ULONG (./ibusmarshalers.list:10) */ /* BOOL:UINT,UINT,UINT (./ibusmarshalers.list:10) */
extern void ibus_marshal_BOOLEAN__UINT_UINT_UINT (GClosure *closure,
GValue *return_valu
e,
guint n_param_val
ues,
const GValue *param_value
s,
gpointer invocation_
hint,
gpointer marshal_dat
a);
#define ibus_marshal_BOOL__UINT_UINT_UINT ibus_marshal_BOOLEAN__UINT_U
INT_UINT
/* BOOL:ULONG (./ibusmarshalers.list:11) */
extern void ibus_marshal_BOOLEAN__ULONG (GClosure *closure, extern void ibus_marshal_BOOLEAN__ULONG (GClosure *closure,
GValue *return_value, GValue *return_value,
guint n_param_values, guint n_param_values,
const GValue *param_values, const GValue *param_values,
gpointer invocation_hint, gpointer invocation_hint,
gpointer marshal_data); gpointer marshal_data);
#define ibus_marshal_BOOL__ULONG ibus_marshal_BOOLEAN__ULONG #define ibus_marshal_BOOL__ULONG ibus_marshal_BOOLEAN__ULONG
/* VOID:INT,INT,INT,INT (./ibusmarshalers.list:11) */ /* VOID:INT,INT,INT,INT (./ibusmarshalers.list:12) */
extern void ibus_marshal_VOID__INT_INT_INT_INT (GClosure *closure, extern void ibus_marshal_VOID__INT_INT_INT_INT (GClosure *closure,
GValue *return_value, GValue *return_value,
guint n_param_value s, guint n_param_value s,
const GValue *param_values, const GValue *param_values,
gpointer invocation_hi nt, gpointer invocation_hi nt,
gpointer marshal_data) ; gpointer marshal_data) ;
/* VOID:UINT,UINT (./ibusmarshalers.list:12) */ /* VOID:UINT,UINT (./ibusmarshalers.list:13) */
extern void ibus_marshal_VOID__UINT_UINT (GClosure *closure, extern void ibus_marshal_VOID__UINT_UINT (GClosure *closure,
GValue *return_value, GValue *return_value,
guint n_param_values, guint n_param_values,
const GValue *param_values, const GValue *param_values,
gpointer invocation_hint, gpointer invocation_hint,
gpointer marshal_data); gpointer marshal_data);
/* VOID:UINT,UINT,UINT (./ibusmarshalers.list:13) */ /* VOID:UINT,UINT,UINT (./ibusmarshalers.list:14) */
extern void ibus_marshal_VOID__UINT_UINT_UINT (GClosure *closure, extern void ibus_marshal_VOID__UINT_UINT_UINT (GClosure *closure,
GValue *return_value, GValue *return_value,
guint n_param_values , guint n_param_values ,
const GValue *param_values, const GValue *param_values,
gpointer invocation_hin t, gpointer invocation_hin t,
gpointer marshal_data); gpointer marshal_data);
/* VOID:OBJECT,UINT,BOOL (./ibusmarshalers.list:14) */ /* VOID:OBJECT,UINT,BOOL (./ibusmarshalers.list:15) */
extern void ibus_marshal_VOID__OBJECT_UINT_BOOLEAN (GClosure *closure, extern void ibus_marshal_VOID__OBJECT_UINT_BOOLEAN (GClosure *closure,
GValue *return_va lue, GValue *return_va lue,
guint n_param_v alues, guint n_param_v alues,
const GValue *param_val ues, const GValue *param_val ues,
gpointer invocatio n_hint, gpointer invocatio n_hint,
gpointer marshal_d ata); gpointer marshal_d ata);
#define ibus_marshal_VOID__OBJECT_UINT_BOOL ibus_marshal_VOID__OBJECT_UI NT_BOOLEAN #define ibus_marshal_VOID__OBJECT_UINT_BOOL ibus_marshal_VOID__OBJECT_UI NT_BOOLEAN
/* VOID:OBJECT,BOOL (./ibusmarshalers.list:15) */ /* VOID:OBJECT,BOOL (./ibusmarshalers.list:16) */
extern void ibus_marshal_VOID__OBJECT_BOOLEAN (GClosure *closure, extern void ibus_marshal_VOID__OBJECT_BOOLEAN (GClosure *closure,
GValue *return_value, GValue *return_value,
guint n_param_values , guint n_param_values ,
const GValue *param_values, const GValue *param_values,
gpointer invocation_hin t, gpointer invocation_hin t,
gpointer marshal_data); gpointer marshal_data);
#define ibus_marshal_VOID__OBJECT_BOOL ibus_marshal_VOID__OBJECT_BOOLEAN #define ibus_marshal_VOID__OBJECT_BOOL ibus_marshal_VOID__OBJECT_BOOLEAN
/* VOID:BOXED,BOOL (./ibusmarshalers.list:16) */ /* VOID:BOXED,BOOL (./ibusmarshalers.list:17) */
extern void ibus_marshal_VOID__BOXED_BOOLEAN (GClosure *closure, extern void ibus_marshal_VOID__BOXED_BOOLEAN (GClosure *closure,
GValue *return_value, GValue *return_value,
guint n_param_values, guint n_param_values,
const GValue *param_values, const GValue *param_values,
gpointer invocation_hint , gpointer invocation_hint ,
gpointer marshal_data); gpointer marshal_data);
#define ibus_marshal_VOID__BOXED_BOOL ibus_marshal_VOID__BOXED_BOOLEAN #define ibus_marshal_VOID__BOXED_BOOL ibus_marshal_VOID__BOXED_BOOLEAN
/* VOID:BOXED (./ibusmarshalers.list:17) */ /* VOID:BOXED (./ibusmarshalers.list:18) */
#define ibus_marshal_VOID__BOXED g_cclosure_marshal_VOID__BOXED #define ibus_marshal_VOID__BOXED g_cclosure_marshal_VOID__BOXED
/* VOID:STRING,STRING,BOXED (./ibusmarshalers.list:18) */ /* VOID:STRING,STRING,BOXED (./ibusmarshalers.list:19) */
extern void ibus_marshal_VOID__STRING_STRING_BOXED (GClosure *closure, extern void ibus_marshal_VOID__STRING_STRING_BOXED (GClosure *closure,
GValue *return_va lue, GValue *return_va lue,
guint n_param_v alues, guint n_param_v alues,
const GValue *param_val ues, const GValue *param_val ues,
gpointer invocatio n_hint, gpointer invocatio n_hint,
gpointer marshal_d ata); gpointer marshal_d ata);
/* VOID:STRING,STRING,STRING (./ibusmarshalers.list:19) */ /* VOID:STRING,STRING,STRING (./ibusmarshalers.list:20) */
extern void ibus_marshal_VOID__STRING_STRING_STRING (GClosure *closure, extern void ibus_marshal_VOID__STRING_STRING_STRING (GClosure *closure,
GValue *return_v alue, GValue *return_v alue,
guint n_param_ values, guint n_param_ values,
const GValue *param_va lues, const GValue *param_va lues,
gpointer invocati on_hint, gpointer invocati on_hint,
gpointer marshal_ data); gpointer marshal_ data);
/* VOID:UINT (./ibusmarshalers.list:20) */ /* VOID:UINT (./ibusmarshalers.list:21) */
#define ibus_marshal_VOID__UINT g_cclosure_marshal_VOID__UINT #define ibus_marshal_VOID__UINT g_cclosure_marshal_VOID__UINT
/* VOID:UINT,POINTER (./ibusmarshalers.list:21) */ /* VOID:UINT,POINTER (./ibusmarshalers.list:22) */
#define ibus_marshal_VOID__UINT_POINTER g_cclosure_marshal_VOID__UIN T_POINTER #define ibus_marshal_VOID__UINT_POINTER g_cclosure_marshal_VOID__UIN T_POINTER
G_END_DECLS G_END_DECLS
#endif /* __ibus_marshal_MARSHAL_H__ */ #endif /* __ibus_marshal_MARSHAL_H__ */
 End of changes. 12 change blocks. 
12 lines changed or deleted 27 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/