GDBusAnnotationInfo

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.

key
char* key;

The name of the annotation, e.g. "org.freedesktop.DBus.Deprecated".

refCount
int refCount;

The reference count or -1 if statically allocated.

value
char* value;

The value of the annotation.

Meta