Update contrib.
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
4 * This component and the accompanying materials are made available
5 * under the terms of "Eclipse Public License v1.0"
6 * which accompanies this distribution, and is available
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
18 #ifndef ___dbus_g_marshal_MARSHAL_H__
19 #define ___dbus_g_marshal_MARSHAL_H__
21 #include <glib-object.h>
25 /* NONE:STRING,STRING,STRING (dbus-gmarshal.list:1) */
26 extern void _dbus_g_marshal_VOID__STRING_STRING_STRING (GClosure *closure,
29 const GValue *param_values,
30 gpointer invocation_hint,
31 gpointer marshal_data);
32 #define _dbus_g_marshal_NONE__STRING_STRING_STRING _dbus_g_marshal_VOID__STRING_STRING_STRING
36 #endif /* ___dbus_g_marshal_MARSHAL_H__ */