mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-11 03:46:17 +01:00
88d48a7a22
We were using emit_by_name which implies looking up for the signal name, while the generated code can easily remember the signal ID and use it instead, allowing direct access to the signal emission. |
||
---|---|---|
.. | ||
codegen |