#ifndef __gis_cclosure_marshal_MARSHAL_H__ #define __gis_cclosure_marshal_MARSHAL_H__ #include G_BEGIN_DECLS /* VOID:DOUBLE,DOUBLE,DOUBLE (gis-marshal.list:1) */ extern void gis_cclosure_marshal_VOID__DOUBLE_DOUBLE_DOUBLE (GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data); /* VOID:STRING,UINT,POINTER (gis-marshal.list:2) */ extern void gis_cclosure_marshal_VOID__STRING_UINT_POINTER (GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data); G_END_DECLS #endif /* __gis_cclosure_marshal_MARSHAL_H__ */