| 144 | |
| 145 | @registerGObjectClass |
| 146 | export class MsWindow extends Clutter.Actor { |
| 147 | static metaInfo: GObject.MetaInfo<any, any, any> = { |
| 148 | GTypeName: 'MsWindow', |
| 149 | Signals: { |
nothing calls this directly
no outgoing calls
no test coverage detected