mirror of https://github.com/GNOME/gimp.git
![]() The gimp_drawable_type() is an issue though as gimp_drawable_get_type() is already defined as a common GObject API. Though I'm actually wondering if GimpImageType is well called. Rather than Type, shouldn't we go with ColorModel? sed -i 's/\<gimp_drawable_bpp\>/gimp_drawable_get_bpp/g' "$@" sed -i 's/\<gimp_drawable_width\>/gimp_drawable_get_width/g' "$@" sed -i 's/\<gimp_drawable_height\>/gimp_drawable_get_height/g' "$@" sed -i 's/\<gimp_drawable_offsets\>/gimp_drawable_get_offsets/g' "$@" |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
meson.build | ||
print-draw-page.c | ||
print-draw-page.h | ||
print-page-layout.c | ||
print-page-layout.h | ||
print-page-setup.c | ||
print-page-setup.h | ||
print-preview.c | ||
print-preview.h | ||
print-settings.c | ||
print-settings.h | ||
print-utils.c | ||
print-utils.h | ||
print.c | ||
print.h |