2 #ifndef __scintilla_marshal_MARSHAL_H__
3 #define __scintilla_marshal_MARSHAL_H__
5 #include <glib-object.h>
9 /* NONE:INT,POINTER (scintilla-marshal.list:1) */
10 extern void scintilla_marshal_VOID__INT_POINTER (GClosure
*closure
,
13 const GValue
*param_values
,
14 gpointer invocation_hint
,
15 gpointer marshal_data
);
16 #define scintilla_marshal_NONE__INT_POINTER scintilla_marshal_VOID__INT_POINTER
20 #endif /* __scintilla_marshal_MARSHAL_H__ */