moer syntactic fixes to history view tree model
[ephy-soc.git] / lib / ephy-marshal.h
blob99f4668217bf92bd0e3423d5b50378df90d45e67
2 #ifndef __ephy_marshal_MARSHAL_H__
3 #define __ephy_marshal_MARSHAL_H__
5 #include <glib-object.h>
7 G_BEGIN_DECLS
9 /* BOOLEAN:BOXED (./ephy-marshal.list:1) */
10 extern void ephy_marshal_BOOLEAN__BOXED (GClosure *closure,
11 GValue *return_value,
12 guint n_param_values,
13 const GValue *param_values,
14 gpointer invocation_hint,
15 gpointer marshal_data);
17 /* BOOLEAN:ENUM,STRING,STRING,STRING (./ephy-marshal.list:2) */
18 extern void ephy_marshal_BOOLEAN__ENUM_STRING_STRING_STRING (GClosure *closure,
19 GValue *return_value,
20 guint n_param_values,
21 const GValue *param_values,
22 gpointer invocation_hint,
23 gpointer marshal_data);
25 /* BOOLEAN:OBJECT (./ephy-marshal.list:3) */
26 extern void ephy_marshal_BOOLEAN__OBJECT (GClosure *closure,
27 GValue *return_value,
28 guint n_param_values,
29 const GValue *param_values,
30 gpointer invocation_hint,
31 gpointer marshal_data);
33 /* BOOLEAN:STRING (./ephy-marshal.list:4) */
34 extern void ephy_marshal_BOOLEAN__STRING (GClosure *closure,
35 GValue *return_value,
36 guint n_param_values,
37 const GValue *param_values,
38 gpointer invocation_hint,
39 gpointer marshal_data);
41 /* BOOLEAN:STRING,BOOLEAN,BOOLEAN (./ephy-marshal.list:5) */
42 extern void ephy_marshal_BOOLEAN__STRING_BOOLEAN_BOOLEAN (GClosure *closure,
43 GValue *return_value,
44 guint n_param_values,
45 const GValue *param_values,
46 gpointer invocation_hint,
47 gpointer marshal_data);
49 /* BOOLEAN:STRING,STRING (./ephy-marshal.list:6) */
50 extern void ephy_marshal_BOOLEAN__STRING_STRING (GClosure *closure,
51 GValue *return_value,
52 guint n_param_values,
53 const GValue *param_values,
54 gpointer invocation_hint,
55 gpointer marshal_data);
57 /* BOOLEAN:STRING,STRING,STRING (./ephy-marshal.list:7) */
58 extern void ephy_marshal_BOOLEAN__STRING_STRING_STRING (GClosure *closure,
59 GValue *return_value,
60 guint n_param_values,
61 const GValue *param_values,
62 gpointer invocation_hint,
63 gpointer marshal_data);
65 /* BOOLEAN:VOID (./ephy-marshal.list:8) */
66 extern void ephy_marshal_BOOLEAN__VOID (GClosure *closure,
67 GValue *return_value,
68 guint n_param_values,
69 const GValue *param_values,
70 gpointer invocation_hint,
71 gpointer marshal_data);
73 /* OBJECT:OBJECT,FLAGS (./ephy-marshal.list:9) */
74 extern void ephy_marshal_OBJECT__OBJECT_FLAGS (GClosure *closure,
75 GValue *return_value,
76 guint n_param_values,
77 const GValue *param_values,
78 gpointer invocation_hint,
79 gpointer marshal_data);
81 /* OBJECT:STRING,OBJECT,FLAGS (./ephy-marshal.list:10) */
82 extern void ephy_marshal_OBJECT__STRING_OBJECT_FLAGS (GClosure *closure,
83 GValue *return_value,
84 guint n_param_values,
85 const GValue *param_values,
86 gpointer invocation_hint,
87 gpointer marshal_data);
89 /* STRING:STRING,STRING (./ephy-marshal.list:11) */
90 extern void ephy_marshal_STRING__STRING_STRING (GClosure *closure,
91 GValue *return_value,
92 guint n_param_values,
93 const GValue *param_values,
94 gpointer invocation_hint,
95 gpointer marshal_data);
97 /* STRING:VOID (./ephy-marshal.list:12) */
98 extern void ephy_marshal_STRING__VOID (GClosure *closure,
99 GValue *return_value,
100 guint n_param_values,
101 const GValue *param_values,
102 gpointer invocation_hint,
103 gpointer marshal_data);
105 /* VOID:ENUM (./ephy-marshal.list:13) */
106 #define ephy_marshal_VOID__ENUM g_cclosure_marshal_VOID__ENUM
108 /* VOID:POINTER,BOOLEAN (./ephy-marshal.list:14) */
109 extern void ephy_marshal_VOID__POINTER_BOOLEAN (GClosure *closure,
110 GValue *return_value,
111 guint n_param_values,
112 const GValue *param_values,
113 gpointer invocation_hint,
114 gpointer marshal_data);
116 /* VOID:POINTER,POINTER (./ephy-marshal.list:15) */
117 extern void ephy_marshal_VOID__POINTER_POINTER (GClosure *closure,
118 GValue *return_value,
119 guint n_param_values,
120 const GValue *param_values,
121 gpointer invocation_hint,
122 gpointer marshal_data);
124 /* VOID:STRING,FLAGS (./ephy-marshal.list:16) */
125 extern void ephy_marshal_VOID__STRING_FLAGS (GClosure *closure,
126 GValue *return_value,
127 guint n_param_values,
128 const GValue *param_values,
129 gpointer invocation_hint,
130 gpointer marshal_data);
132 /* VOID:STRING,INT (./ephy-marshal.list:17) */
133 extern void ephy_marshal_VOID__STRING_INT (GClosure *closure,
134 GValue *return_value,
135 guint n_param_values,
136 const GValue *param_values,
137 gpointer invocation_hint,
138 gpointer marshal_data);
140 /* VOID:STRING,STRING (./ephy-marshal.list:18) */
141 extern void ephy_marshal_VOID__STRING_STRING (GClosure *closure,
142 GValue *return_value,
143 guint n_param_values,
144 const GValue *param_values,
145 gpointer invocation_hint,
146 gpointer marshal_data);
148 /* VOID:STRING,STRING,STRING (./ephy-marshal.list:19) */
149 extern void ephy_marshal_VOID__STRING_STRING_STRING (GClosure *closure,
150 GValue *return_value,
151 guint n_param_values,
152 const GValue *param_values,
153 gpointer invocation_hint,
154 gpointer marshal_data);
156 /* VOID:UINT64 (./ephy-marshal.list:20) */
157 extern void g_cclosure_marshal_VOID__UINT64 (GClosure *closure,
158 GValue *return_value,
159 guint n_param_values,
160 const GValue *param_values,
161 gpointer invocation_hint,
162 gpointer marshal_data);
164 G_END_DECLS
166 #endif /* __ephy_marshal_MARSHAL_H__ */