Skip to content

scanner: Add (emitter) annotation for signals

Emmanuele Bassi requested to merge ebassi/signal-emitter into master

Signals that have an emitter function should have an annotation to allow consumers of the introspection XML to effectively pair signals to their corresponding emitter functions that share the same prototype.

Merge request reports