Gio.DBusAnnotationInfo
const Gio = imports.gi.Gio;
let dBusAnnotationInfo = new Gio.DBusAnnotationInfo({
ref_count: value
annotations: value
});
Information about an annotation.
Since 2.26
const Gio = imports.gi.Gio;
let dBusAnnotationInfo = new Gio.DBusAnnotationInfo({
ref_count: value
annotations: value
});
Information about an annotation.
Since 2.26