00001 00002 #ifndef __sm_marshal_MARSHAL_H__ 00003 #define __sm_marshal_MARSHAL_H__ 00004 00005 #include <glib-object.h> 00006 00007 G_BEGIN_DECLS 00008 00009 /* VOID:STRING,BOXED (./sm-marshal.list:1) */ 00010 extern void sm_marshal_VOID__STRING_BOXED (GClosure *closure, 00011 GValue *return_value, 00012 guint n_param_values, 00013 const GValue *param_values, 00014 gpointer invocation_hint, 00015 gpointer marshal_data); 00016 00017 G_END_DECLS 00018 00019 #endif /* __sm_marshal_MARSHAL_H__ */ 00020