MCPcopy Create free account
hub / github.com/material-shell/material-shell /

Class

src/layout/verticalPanel/workspaceList.ts:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22
23@registerGObjectClass
24export class WorkspaceList extends St.Widget {
25 private _delegate: this;
26 msWorkspaceButtonMap: Map<MsWorkspace, WorkspaceButton>;
27 msWorkspaceManager: MsWorkspaceManager;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected