OSDN Git Service

Commit DialogBox compile Okay
[tortoisegit/TortoiseGitJp.git] / ext / scintilla / gtk / scintilla-marshal.h
diff --git a/ext/scintilla/gtk/scintilla-marshal.h b/ext/scintilla/gtk/scintilla-marshal.h
new file mode 100644 (file)
index 0000000..28e94cc
--- /dev/null
@@ -0,0 +1,21 @@
+\r
+#ifndef __scintilla_marshal_MARSHAL_H__\r
+#define __scintilla_marshal_MARSHAL_H__\r
+\r
+#include       <glib-object.h>\r
+\r
+G_BEGIN_DECLS\r
+\r
+/* NONE:INT,POINTER (scintilla-marshal.list:1) */\r
+extern void scintilla_marshal_VOID__INT_POINTER (GClosure     *closure,\r
+                                                 GValue       *return_value,\r
+                                                 guint         n_param_values,\r
+                                                 const GValue *param_values,\r
+                                                 gpointer      invocation_hint,\r
+                                                 gpointer      marshal_data);\r
+#define scintilla_marshal_NONE__INT_POINTER    scintilla_marshal_VOID__INT_POINTER\r
+\r
+G_END_DECLS\r
+\r
+#endif /* __scintilla_marshal_MARSHAL_H__ */\r
+\r