Add an UI to enable/disable specific overlay handlers.
[TortoiseGit.git] / ext / scintilla / gtk / scintilla-marshal.h
blob28e94ccc2f14ba99e40e7636c4d3b0914f561792
2 #ifndef __scintilla_marshal_MARSHAL_H__
3 #define __scintilla_marshal_MARSHAL_H__
5 #include <glib-object.h>
7 G_BEGIN_DECLS
9 /* NONE:INT,POINTER (scintilla-marshal.list:1) */
10 extern void scintilla_marshal_VOID__INT_POINTER (GClosure *closure,
11 GValue *return_value,
12 guint n_param_values,
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
18 G_END_DECLS
20 #endif /* __scintilla_marshal_MARSHAL_H__ */