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
&raquo
dir_000006.html
examples
&raquo
dir_000011.html
statemachine
sm-marshal.h
00001
00002
#ifndef __sm_marshal_MARSHAL_H__
00003
#define __sm_marshal_MARSHAL_H__
00004
00005
#include        <glib-object.h>
00006
00007 G_BEGIN_DECLS
00008
00009
/* VOID:STRING,BOXED (./sm-marshal.list:1) */
00010
extern
void
sm_marshal_VOID__STRING_BOXED (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
00017 G_END_DECLS
00018
00019
#endif
/* __sm_marshal_MARSHAL_H__ */
00020
Generated on Tue Sep 13 01:28:08 2005 for D-BUS by
http://www.doxygen.org/index.html
doxygen
1.4.4
