| 663 | |
| 664 | @registerGObjectClass |
| 665 | export class MsWorkspaceActor extends Clutter.Actor { |
| 666 | static metaInfo: GObject.MetaInfo<any, any, any> = { |
| 667 | GTypeName: 'MsWorkspaceActor', |
| 668 | }; |
nothing calls this directly
no outgoing calls
no test coverage detected