Gimp/plug-ins/print
Jehan bf8ee69570 plug-ins: fix some broken macros with a massive search-and-replace.
If we leave a space between the macro name and opening parenthese for argument
lists, the args are not considered macro args (which will be discovered when
using it). I experienced this issue while testing code on some plug-in
yesterday, so thought I might as well fix all these broken macros for casting to
the specific GimpPlugIn subclass, so that we won't have a next time.
2023-10-18 18:29:37 +02:00
..
meson.build meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00
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 Remove GimpUint8Array in favor of GBytes 2023-05-23 23:37:50 +02:00
print-preview.h
print-settings.c
print-settings.h
print-utils.c
print-utils.h
print.c plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
print.h