00001 00002 #ifndef __g_cclosure_user_marshal_MARSHAL_H__ 00003 #define __g_cclosure_user_marshal_MARSHAL_H__ 00004 00005 #include <glib-object.h> 00006 00007 G_BEGIN_DECLS 00008 00009 /* VOID:UINT64 (/dev/stdin:1) */ 00010 extern void g_cclosure_user_marshal_VOID__UINT64 (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 /* __g_cclosure_user_marshal_MARSHAL_H__ */ 00020