mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-15 06:51:18 +00:00
![]() The GIR parser is giving warnings because both e.g. a signal, a corresponding vfunc and a method emitting it are named "channel_changed", which can and will give issues in some bindings. The easiest option is to follow the general convention of starting the signal emitters with `emit_`, which also makes clear the intention of the method. |
||
---|---|---|
.. | ||
images | ||
tmpl | ||
.gitignore | ||
libgimpwidgets3-docs.sgml | ||
libgimpwidgets3-overrides.txt | ||
libgimpwidgets3-sections.txt | ||
libgimpwidgets3.types | ||
Makefile.am | ||
meson.build | ||
visual-index.xml |