Main Page   Modules   Data Structures   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.

DBusHandleMessageFunction marshaller
 Marshaller to go DBusMessage 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 70 of file dbus-glib.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 9 05:01:27 2004 for D-BUS by doxygen1.2.15