MCPcopy Index your code
hub / github.com/GNOME/gnome-shell /

Class

js/ui/extensionSystem.js:790–790  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

788
789const ExtensionUpdateSource = GObject.registerClass(
790class ExtensionUpdateSource extends MessageTray.Source {
791 constructor() {
792 const appSys = Shell.AppSystem.get_default();
793 const app =

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected