diff options
| author | Ted Gould <ted@gould.cx> | 2010-12-07 21:13:17 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-12-07 21:13:17 -0600 |
| commit | b11d9481ab38cce236e87463206eb489777e5bfa (patch) | |
| tree | 77cca525f7a7eccfd99a057ba21ea09dea3dc349 /libdbusmenu-glib/client-marshal.h | |
| parent | 6fe974028fbc908d56e58fc6f262359782a37089 (diff) | |
| download | libdbusmenu-b11d9481ab38cce236e87463206eb489777e5bfa.tar.gz libdbusmenu-b11d9481ab38cce236e87463206eb489777e5bfa.tar.bz2 libdbusmenu-b11d9481ab38cce236e87463206eb489777e5bfa.zip | |
Update marshallers
Diffstat (limited to 'libdbusmenu-glib/client-marshal.h')
| -rw-r--r-- | libdbusmenu-glib/client-marshal.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libdbusmenu-glib/client-marshal.h b/libdbusmenu-glib/client-marshal.h index 9c43fc9..f12ddde 100644 --- a/libdbusmenu-glib/client-marshal.h +++ b/libdbusmenu-glib/client-marshal.h @@ -14,8 +14,8 @@ extern void _dbusmenu_client_marshal_VOID__OBJECT_UINT (GClosure *closure, gpointer invocation_hint, gpointer marshal_data); -/* VOID:OBJECT,STRING,POINTER,UINT,POINTER (./client-marshal.list:2) */ -extern void _dbusmenu_client_marshal_VOID__OBJECT_STRING_POINTER_UINT_POINTER (GClosure *closure, +/* VOID:OBJECT,STRING,VARIANT,UINT,POINTER (./client-marshal.list:2) */ +extern void _dbusmenu_client_marshal_VOID__OBJECT_STRING_VARIANT_UINT_POINTER (GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, |
