Main Gtk struct.
Information about an annotation.
volatile gint ref_count;
The reference count or -1 if statically allocated.
gchar *key;
The name of the annotation, e.g. "org.freedesktop.DBus.Deprecated".
gchar *value;
The value of the annotation.
GDBusAnnotationInfo **annotations;
A pointer to a NULL-terminated array of pointers to GDBusAnnotationInfo structures or NULL if there are no annotations. [array zero-terminated=1]
Since 2.26
Main Gtk struct. Information about an annotation. volatile gint ref_count; The reference count or -1 if statically allocated. gchar *key; The name of the annotation, e.g. "org.freedesktop.DBus.Deprecated". gchar *value; The value of the annotation. GDBusAnnotationInfo **annotations; A pointer to a NULL-terminated array of pointers to GDBusAnnotationInfo structures or NULL if there are no annotations. [array zero-terminated=1] Since 2.26