GDBusInterfaceInfo

Undocumented in source.

Members

Variables

annotations
GDBusAnnotationInfo** annotations;

A pointer to a NULL-terminated array of pointers to gio.DBusAnnotationInfo structures or NULL if there are no annotations.

methods
GDBusMethodInfo** methods;

A pointer to a NULL-terminated array of pointers to gio.DBusMethodInfo structures or NULL if there are no methods.

name
char* name;

The name of the D-Bus interface, e.g. "org.freedesktop.DBus.Properties".

properties
GDBusPropertyInfo** properties;

A pointer to a NULL-terminated array of pointers to gio.DBusPropertyInfo structures or NULL if there are no properties.

refCount
int refCount;

The reference count or -1 if statically allocated.

signals
GDBusSignalInfo** signals;

A pointer to a NULL-terminated array of pointers to gio.DBusSignalInfo structures or NULL if there are no signals.