Main Page | Modules | Data Structures | File List | Data Fields | Related Pages

hald_marshal.h

00001 
00002 #ifndef __hald_marshal_MARSHAL_H__
00003 #define __hald_marshal_MARSHAL_H__
00004 
00005 #include    <glib-object.h>
00006 
00007 G_BEGIN_DECLS
00008 
00009 /* VOID:STRING,BOOL,BOOL (hald_marshal.list:1) */
00010 extern void hald_marshal_VOID__STRING_BOOLEAN_BOOLEAN (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 #define hald_marshal_VOID__STRING_BOOL_BOOL hald_marshal_VOID__STRING_BOOLEAN_BOOLEAN
00017 
00018 /* VOID:STRING (hald_marshal.list:2) */
00019 #define hald_marshal_VOID__STRING   g_cclosure_marshal_VOID__STRING
00020 
00021 /* VOID:OBJECT,BOOL (hald_marshal.list:3) */
00022 extern void hald_marshal_VOID__OBJECT_BOOLEAN (GClosure     *closure,
00023                                                GValue       *return_value,
00024                                                guint         n_param_values,
00025                                                const GValue *param_values,
00026                                                gpointer      invocation_hint,
00027                                                gpointer      marshal_data);
00028 #define hald_marshal_VOID__OBJECT_BOOL  hald_marshal_VOID__OBJECT_BOOLEAN
00029 
00030 /* VOID:OBJECT,STRING,BOOL,BOOL (hald_marshal.list:4) */
00031 extern void hald_marshal_VOID__OBJECT_STRING_BOOLEAN_BOOLEAN (GClosure     *closure,
00032                                                               GValue       *return_value,
00033                                                               guint         n_param_values,
00034                                                               const GValue *param_values,
00035                                                               gpointer      invocation_hint,
00036                                                               gpointer      marshal_data);
00037 #define hald_marshal_VOID__OBJECT_STRING_BOOL_BOOL  hald_marshal_VOID__OBJECT_STRING_BOOLEAN_BOOLEAN
00038 
00039 /* VOID:OBJECT,STRING (hald_marshal.list:5) */
00040 extern void hald_marshal_VOID__OBJECT_STRING (GClosure     *closure,
00041                                               GValue       *return_value,
00042                                               guint         n_param_values,
00043                                               const GValue *param_values,
00044                                               gpointer      invocation_hint,
00045                                               gpointer      marshal_data);
00046 
00047 G_END_DECLS
00048 
00049 #endif /* __hald_marshal_MARSHAL_H__ */
00050 

Generated on Sat Apr 24 19:57:45 2004 for HAL by doxygen 1.3.6-20040222