ibusmarshalers.h   ibusmarshalers.h 
skipping to change at line 99 skipping to change at line 99
gpointer marshal_data) ; gpointer marshal_data) ;
/* VOID:UINT,UINT (./ibusmarshalers.list:13) */ /* 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:14) */ /* VOID:INT,UINT (./ibusmarshalers.list:14) */
extern void ibus_marshal_VOID__INT_UINT (GClosure *closure,
GValue *return_value,
guint n_param_values,
const GValue *param_values,
gpointer invocation_hint,
gpointer marshal_data);
/* VOID:UINT,UINT,UINT (./ibusmarshalers.list:15) */
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:15) */ /* VOID:OBJECT,UINT,BOOL (./ibusmarshalers.list:16) */
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:16) */ /* VOID:OBJECT,BOOL (./ibusmarshalers.list:17) */
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:17) */ /* VOID:BOXED,BOOL (./ibusmarshalers.list:18) */
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:18) */ /* VOID:BOXED (./ibusmarshalers.list:19) */
#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:19) */ /* VOID:STRING,STRING,BOXED (./ibusmarshalers.list:20) */
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:20) */ /* VOID:STRING,STRING,STRING (./ibusmarshalers.list:21) */
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:21) */ /* VOID:UINT (./ibusmarshalers.list:22) */
#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:22) */ /* VOID:UINT,POINTER (./ibusmarshalers.list:23) */
#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. 9 change blocks. 
9 lines changed or deleted 17 lines changed or added


 ibustypes.h   ibustypes.h 
skipping to change at line 109 skipping to change at line 109
* @IBUS_CAP_PROPERTY: UI is capable to have property. * @IBUS_CAP_PROPERTY: UI is capable to have property.
* *
* Capability flags of UI. * Capability flags of UI.
*/ */
typedef enum { typedef enum {
IBUS_CAP_PREEDIT_TEXT = 1 << 0, IBUS_CAP_PREEDIT_TEXT = 1 << 0,
IBUS_CAP_AUXILIARY_TEXT = 1 << 1, IBUS_CAP_AUXILIARY_TEXT = 1 << 1,
IBUS_CAP_LOOKUP_TABLE = 1 << 2, IBUS_CAP_LOOKUP_TABLE = 1 << 2,
IBUS_CAP_FOCUS = 1 << 3, IBUS_CAP_FOCUS = 1 << 3,
IBUS_CAP_PROPERTY = 1 << 4, IBUS_CAP_PROPERTY = 1 << 4,
IBUS_CAP_SURROUNDING_TEXT = 1 << 5,
} IBusCapabilite; } IBusCapabilite;
/** /**
* IBusRectangle: * IBusRectangle:
* @x: x coordinate. * @x: x coordinate.
* @y: y coordinate. * @y: y coordinate.
* @width: width of the rectangle. * @width: width of the rectangle.
* @height: height of the renctangl. * @height: height of the renctangl.
* *
* Rectangle definition. * Rectangle definition.
 End of changes. 1 change blocks. 
0 lines changed or deleted 1 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/