mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
![]() The original reason to skip these was because the new _list_ API were
introspected basically to a similar function signature, except with a
useless return value, at least in pygobject binding where the list size
was also returned.
Though it seems that in fact, only the docstring was wrong. The real
signature was apparently already the same.
See: https://gitlab.gnome.org/GNOME/pygobject/-/issues/352
Therefore since the _get_ naming is more consistent compared to other
existing function, let's re-integrate the _get_ functions for array of
items or images.
This basically reverts commit
|
||
---|---|---|
.. | ||
python-console | ||
tests | ||
colorxhtml.py | ||
file-openraster.py | ||
foggify.py | ||
gradients-save-as-css.py | ||
histogram-export.py | ||
meson.build | ||
palette-offset.py | ||
palette-sort.py | ||
palette-to-gradient.py | ||
pygimp.interp.in | ||
python-eval.py | ||
spyro-plus.py | ||
test-dialog.py |