Small update of German translation
[geany-mirror.git] / scintilla / gtk / scintilla-marshal.h
blobcac17ad6721f659727f65956e68850be1068058f
1 /* This file is generated, all changes will be lost */
2 #ifndef __SCINTILLA_MARSHAL_MARSHAL_H__
3 #define __SCINTILLA_MARSHAL_MARSHAL_H__
5 #include <glib-object.h>
7 G_BEGIN_DECLS
9 /* VOID:INT,OBJECT (scintilla-marshal.list:1) */
10 extern
11 void scintilla_marshal_VOID__INT_OBJECT (GClosure *closure,
12 GValue *return_value,
13 guint n_param_values,
14 const GValue *param_values,
15 gpointer invocation_hint,
16 gpointer marshal_data);
18 /* VOID:INT,BOXED (scintilla-marshal.list:2) */
19 extern
20 void scintilla_marshal_VOID__INT_BOXED (GClosure *closure,
21 GValue *return_value,
22 guint n_param_values,
23 const GValue *param_values,
24 gpointer invocation_hint,
25 gpointer marshal_data);
28 G_END_DECLS
30 #endif /* __SCINTILLA_MARSHAL_MARSHAL_H__ */