{ "name": "SystemTrayMenuWatcher", "module": "Quickshell.Services.SystemTray", "type": "class", "super": { "type": "qt", "module": "qml.QtQml", "name": "QtObject" }, "description": "Accessor for SystemTrayItem menus.", "details": "> [!ERROR] Deprecated in favor of TYPE99MQS_Quickshell99NQsMenuOpener99Vmenu99Tprop99TYPE,\n> which now supports directly accessing a tray menu via TYPE99MQS_Quickshell_Services_SystemTray99NSystemTrayItem99Vmenu99Tprop99TYPE.\n\nSystemTrayMenuWatcher provides access to the associated\nTYPE99MQS_Quickshell_DBusMenu99NDBusMenuItem99TYPE for a tray item.\n", "properties": { "menu": { "type": { "type": "local", "module": "Quickshell.DBusMenu", "name": "DBusMenuItem" }, "details": "The menu associated with the tray item. Will be null if TYPE99VtrayItem99Tprop99TYPE is null\nor has no associated menu.\n", "flags": [ "readonly" ] }, "trayItem": { "type": { "type": "local", "module": "Quickshell.Services.SystemTray", "name": "SystemTrayItem" }, "details": "The tray item to watch.\n" } }, "functions": [], "signals": {}, "variants": {} }