Gio.DBusPropertyInfo
const Gio = imports.gi.Gio;
let dBusPropertyInfo = new Gio.DBusPropertyInfo({
ref_count: value
flags: value
annotations: value
});
Information about a D-Bus property on a D-Bus interface.
Since 2.26
const Gio = imports.gi.Gio;
let dBusPropertyInfo = new Gio.DBusPropertyInfo({
ref_count: value
flags: value
annotations: value
});
Information about a D-Bus property on a D-Bus interface.
Since 2.26