GDBusNodeInfo

Undocumented in source.

Members

Variables

annotations
GDBusAnnotationInfo** annotations;

A pointer to a %NULL-terminated array of pointers to #GDBusAnnotationInfo structures or %NULL if there are no annotations.

interfaces
GDBusInterfaceInfo** interfaces;

A pointer to a %NULL-terminated array of pointers to #GDBusInterfaceInfo structures or %NULL if there are no interfaces.

nodes
GDBusNodeInfo** nodes;

A pointer to a %NULL-terminated array of pointers to #GDBusNodeInfo structures or %NULL if there are no nodes.

path
char* path;

The path of the node or %NULL if omitted. Note that this may be a relative path. See the D-Bus specification for more details.

refCount
int refCount;

The reference count or -1 if statically allocated.

Meta