diff options
Diffstat (limited to 'src/status-provider-mc5-marshal.h')
-rw-r--r-- | src/status-provider-mc5-marshal.h | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/src/status-provider-mc5-marshal.h b/src/status-provider-mc5-marshal.h new file mode 100644 index 0000000..35cc5ad --- /dev/null +++ b/src/status-provider-mc5-marshal.h @@ -0,0 +1,20 @@ + +#ifndef ___status_provider_mc5_marshal_MARSHAL_H__ +#define ___status_provider_mc5_marshal_MARSHAL_H__ + +#include <glib-object.h> + +G_BEGIN_DECLS + +/* VOID:UINT,STRING (./status-provider-mc5.list:1) */ +extern void _status_provider_mc5_marshal_VOID__UINT_STRING (GClosure *closure, + GValue *return_value, + guint n_param_values, + const GValue *param_values, + gpointer invocation_hint, + gpointer marshal_data); + +G_END_DECLS + +#endif /* ___status_provider_mc5_marshal_MARSHAL_H__ */ + |