| 380 | |
| 381 | @registerGObjectClass |
| 382 | export class MonitorContainer extends St.Widget { |
| 383 | static metaInfo: GObject.MetaInfo<any, any, any> = { |
| 384 | GTypeName: 'MonitorContainer', |
| 385 | }; |
nothing calls this directly
no outgoing calls
no test coverage detected