GDBusSignalInfo

Information about a signal on a D-Bus interface.

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.