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

Class

src/widget/msApplicationLauncher.ts:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21const BUTTON_SIZE = 124;
22@registerGObjectClass
23export class MsApplicationLauncher extends St.Widget {
24 static metaInfo: GObject.MetaInfo<any, any, any> = {
25 GTypeName: 'MsApplicationLauncher',
26 CssName: 'MsApplicationLauncher',

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected