gimp/plug-ins/python/python-console
Alx Sa ca6ea27c3e python: Update suggestion for GimpCoreObjectArray parameters
Resolves #12973
Since the standard 'drawables' argument for procedures
is now a GimpCoreObjectArray, the suggested syntax for
setting it in a Python call was incorrect. This impacts other
parameters as well, so we add a check for the argument type
being Gimp.ParamCoreObjectArray and then provide the
correct Python code to set them.
2025-02-22 03:45:55 +00:00
..
meson.build build, plug-ins, gitlab: make GIMP runnable from build directory without… 2023-06-27 17:46:46 +02:00
pyconsole.py plug-ins: also update the prompt when searching. 2024-12-18 00:16:06 +01:00
python-console.py python: Update suggestion for GimpCoreObjectArray parameters 2025-02-22 03:45:55 +00:00