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

Class

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

Source from the content-addressed store, hash-verified

7
8@registerGObjectClass
9export class MatPanelButton extends MatButton {
10 static metaInfo: GObject.MetaInfo<any, any, any> = {
11 GTypeName: 'MatPanelButton',
12 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected