Gio.DBusMenuModel
const Gio = imports.gi.Gio; let dBusMenuModel = new Gio.DBusMenuModel();
Gio.DBusMenuModel is an implementation of Gio.MenuModel that can be used as a proxy for a menu model that is exported over D-Bus with Gio.DBusConnection.prototype.export_menu_model.
Hierarchy
-
GObject.Object
-
Gio.MenuModel
- Gio.DBusMenuModel
-