Gio.DBusErrorEntry
const Gio = imports.gi.Gio;
let dBusErrorEntry = new Gio.DBusErrorEntry({
error_code: value
});
Struct used in Gio.dbus_error_register_error_domain.
Since 2.26
const Gio = imports.gi.Gio;
let dBusErrorEntry = new Gio.DBusErrorEntry({
error_code: value
});
Struct used in Gio.dbus_error_register_error_domain.
Since 2.26