Main Page | Modules | Data Structures | Directories | File List | Data Fields | Related Pages

DBusGMethodInfo Struct Reference

Object typically generated by dbus-glib-tool that stores a mapping from introspection data to a function pointer for a C method to be invoked. More...

#include <dbus-glib.h>


Data Fields

GCallback function
 C method to invoke.
DBusGMethodMarshaller marshaller
 Marshaller to go DBusGMessage to C method.
int data_offset
 Offset into the introspection data.


Detailed Description

Object typically generated by dbus-glib-tool that stores a mapping from introspection data to a function pointer for a C method to be invoked.

Definition at line 75 of file dbus-glib.h.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 30 21:15:23 2005 for D-BUS by  doxygen 1.4.1