Gio.DBusNodeInfo

const Gio = imports.gi.Gio;

let dBusNodeInfo = new Gio.DBusNodeInfo(xml_data: String);
  

Information about nodes in a remote object hierarchy.

Since 2.26