| 202 | } |
| 203 | @registerGObjectClass |
| 204 | export class WorkspaceButton extends MatButton { |
| 205 | static metaInfo: GObject.MetaInfo<any, any, any> = { |
| 206 | GTypeName: 'WorkspaceButton', |
| 207 | Signals: { |
nothing calls this directly
no outgoing calls
no test coverage detected