Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

notify-marshal.h

Go to the documentation of this file.
00001 
00002 #ifndef __notify_marshal_MARSHAL_H__
00003 #define __notify_marshal_MARSHAL_H__
00004 
00005 #include    <glib-object.h>
00006 
00007 G_BEGIN_DECLS
00008 
00009 /* VOID:UINT,STRING (notify-marshal.list:1) */
00010 extern void notify_marshal_VOID__UINT_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 
00017 G_END_DECLS
00018 #endif /* __notify_marshal_MARSHAL_H__ */

Generated on Sun Jan 29 13:25:00 2006 for libnotify by  doxygen 1.4.4