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. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| color-selector-cmyk.c | ||
| color-selector-water.c | ||
| color-selector-wheel.c | ||
| controller-dx-dinput.c | ||
| controller-linux-input.c | ||
| controller-midi.c | ||
| display-filter-aces-rrt.c | ||
| display-filter-clip-warning.c | ||
| display-filter-color-blind.c | ||
| display-filter-gamma.c | ||
| display-filter-high-contrast.c | ||
| gimpcolorwheel.c | ||
| gimpcolorwheel.h | ||
| gimpinputdevicestore-dx.c | ||
| gimpinputdevicestore-gudev.c | ||
| gimpinputdevicestore.h | ||
| Makefile.am | ||
| meson.build | ||