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

_DBusGObjectInfo Struct Reference

Introspection data for a GObject, normally autogenerated by a tool such as dbus-binding-tool. More...

#include <dbus-glib.h>


Data Fields

int format_version
 Allows us to change the rest of this struct by adding DBusGObjectInfo2, DBusGObjectInfo3, etc.
const DBusGMethodInfomethod_infos
 Array of method pointers.
int n_method_infos
 Length of the infos array.
const char * data
 Introspection data.
const char * exported_signals
 Exported signals.
const char * exported_properties
 Exported properties.


Detailed Description

Introspection data for a GObject, normally autogenerated by a tool such as dbus-binding-tool.

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


The documentation for this struct was generated from the following file:
Generated on Tue Aug 30 16:35:52 2005 for D-BUS by  doxygen 1.4.3