#include <dbus-glib.h>
Data Fields | |
int | format_version |
Allows us to change the rest of this struct by adding DBusGObjectInfo2, DBusGObjectInfo3, etc. | |
const DBusGMethodInfo * | method_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. |
Definition at line 93 of file dbus-glib.h.