index.html
Main Page
|
modules.html
Modules
|
namespaces.html
Namespace List
|
hierarchy.html
Class Hierarchy
|
annotated.html
Data Structures
|
dirs.html
Directories
|
files.html
File List
|
namespacemembers.html
Namespace Members
|
functions.html
Data Fields
|
pages.html
Related Pages
dir_000005.html
glib
dbus-gmarshal.h
00001
00002
#ifndef ___dbus_g_marshal_MARSHAL_H__
00003
#define ___dbus_g_marshal_MARSHAL_H__
00004
00005
#include        <glib-object.h>
00006
00007 G_BEGIN_DECLS
00008
00009
/* NONE:STRING,STRING,STRING (dbus-gmarshal.list:1) */
00010
extern
void
_dbus_g_marshal_VOID__STRING_STRING_STRING (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 _dbus_g_marshal_NONE__STRING_STRING_STRING      _dbus_g_marshal_VOID__STRING_STRING_STRING
00017
00018 G_END_DECLS
00019
00020
#endif
/* ___dbus_g_marshal_MARSHAL_H__ */
00021
Generated on Tue Sep 13 00:15:24 2005 for D-BUS by
http://www.doxygen.org/index.html
doxygen
1.4.4
