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

Class

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

Source from the content-addressed store, hash-verified

126
127@registerGObjectClass
128export class MsPanel extends St.BoxLayout {
129 static metaInfo: GObject.MetaInfo<any, any, any> = {
130 GTypeName: 'MsPanel',
131 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected