OSDN Git Service

Commit DialogBox compile Okay
[tortoisegit/TortoiseGitJp.git] / ext / scintilla / gtk / scintilla-marshal.h
1 \r
2 #ifndef __scintilla_marshal_MARSHAL_H__\r
3 #define __scintilla_marshal_MARSHAL_H__\r
4 \r
5 #include        <glib-object.h>\r
6 \r
7 G_BEGIN_DECLS\r
8 \r
9 /* NONE:INT,POINTER (scintilla-marshal.list:1) */\r
10 extern void scintilla_marshal_VOID__INT_POINTER (GClosure     *closure,\r
11                                                  GValue       *return_value,\r
12                                                  guint         n_param_values,\r
13                                                  const GValue *param_values,\r
14                                                  gpointer      invocation_hint,\r
15                                                  gpointer      marshal_data);\r
16 #define scintilla_marshal_NONE__INT_POINTER     scintilla_marshal_VOID__INT_POINTER\r
17 \r
18 G_END_DECLS\r
19 \r
20 #endif /* __scintilla_marshal_MARSHAL_H__ */\r
21 \r