| 179 | } else { |
| 180 | @registerGObjectClass |
| 181 | class PropagateClickActionAfter42 extends Clutter.ClickAction { |
| 182 | static metaInfo: GObject.MetaInfo<any, any, any> = { |
| 183 | GTypeName: 'PropagateClickAction', |
| 184 | }; |
nothing calls this directly
no outgoing calls
no test coverage detected