_DBusGObjectInfo Struct Reference

#include <stdapis/dbus-1.0/dbus/dbus-glib.h>

struct _DBusGObjectInfo
Public Attributes
const char *data
const char *exported_properties
const char *exported_signals
intformat_version
const DBusGMethodInfo *method_infos
intn_method_infos

Detailed Description

DBusGObjectInfo: : Allows us to change the rest of this struct by adding DBusGObjectInfo2, DBusGObjectInfo3, etc. : 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.

Member Attribute Documentation

data

const char *data

exported_properties

const char *exported_properties

exported_signals

const char *exported_signals

format_version

intformat_version

method_infos

const DBusGMethodInfo *method_infos

n_method_infos

intn_method_infos