#include <dbus-glib.h>
| Data Fields | |
| int | format_version | 
| const DBusGMethodInfo * | method_infos | 
| int | n_method_infos | 
| const char * | data | 
| const char * | exported_signals | 
| const char * | exported_properties | 
: Array of method pointers : Length of the infos array : Introspection data : Exported signals : Exported properties
Introspection data for a GObject, normally autogenerated by a tool such as dbus-binding-tool.
Definition at line 142 of file dbus-glib.h.
 1.5.6
 1.5.6