Gio.DBusInterfaceInfo
const Gio = imports.gi.Gio;
let dBusInterfaceInfo = new Gio.DBusInterfaceInfo({
ref_count: value
methods: value
signals: value
properties: value
annotations: value
});
Information about a D-Bus interface.
Since 2.26
Methods
- Gio.DBusInterfaceInfo.prototype.cache_build
- Gio.DBusInterfaceInfo.prototype.cache_release
- Gio.DBusInterfaceInfo.prototype.generate_xml
- Gio.DBusInterfaceInfo.prototype.lookup_method
- Gio.DBusInterfaceInfo.prototype.lookup_property
- Gio.DBusInterfaceInfo.prototype.lookup_signal
- Gio.DBusInterfaceInfo.prototype.ref
- Gio.DBusInterfaceInfo.prototype.unref