Gimp/plug-ins/python
Jehan 04598b1522 plug-ins: use new gimp_procedure_add_*_from_property() in Python.
Since GParamSpec are not working fine (cf. pygobject#227), we have this
trick of initializing new arguments or return values with properties.
Use this trick in the palette-to-gradient plug-in.
2019-08-03 09:38:46 +02:00
..
python-console plug-ins: add button mnemonics. 2019-07-30 16:34:06 +02:00
Makefile.am plug-ins: port python-console to new GObject-introspected API. 2019-07-30 12:57:59 +02:00
palette-to-gradient.py plug-ins: use new gimp_procedure_add_*_from_property() in Python. 2019-08-03 09:38:46 +02:00