GDBusPropertyInfo

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.

flags
GDBusPropertyInfoFlags flags;

Access control flags for the property.

name
char* name;

The name of the D-Bus property, e.g. "SupportedFilesystems".

refCount
int refCount;

The reference count or -1 if statically allocated.

signature
char* signature;

The D-Bus signature of the property (a single complete type).

Meta