| 168 | if (beforeGnome42) { |
| 169 | @registerGObjectClass |
| 170 | class PropagateClickActionBefore42 extends Clutter.ClickAction { |
| 171 | static metaInfo: GObject.MetaInfo<any, any, any> = { |
| 172 | GTypeName: 'PropagateClickAction', |
| 173 | }; |
nothing calls this directly
no outgoing calls
no test coverage detected