| 666 | |
| 667 | @registerGObjectClass |
| 668 | export class MsApplicationButton extends MatButton { |
| 669 | static metaInfo: GObject.MetaInfo<any, any, any> = { |
| 670 | GTypeName: 'MsApplicationButton', |
| 671 | }; |
nothing calls this directly
no outgoing calls
no test coverage detected