Gio.DBusSubtreeVTable

const Gio = imports.gi.Gio;

let dBusSubtreeVTable = new Gio.DBusSubtreeVTable();
  

Virtual table for handling subtrees registered with Gio.DBusConnection.prototype.register_subtree.

Since 2.26