GDBusSignalInfo

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.

args
GDBusArgInfo** args;

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

name
char* name;

The name of the D-Bus signal, e.g. "NameOwnerChanged".

refCount
int refCount;

The reference count or -1 if statically allocated.

Meta