mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 09:53:25 +00:00
![]() 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. |
||
---|---|---|
.. | ||
meson.build | ||
pyconsole.py | ||
python-console.py |