Gimp/plug-ins/python
Jehan 17667b7ddf plug-ins: start porting palette-to-gradient to new GimpPlugIn API.
Several aspects of the new API are kind of broken in the Python binding,
especially the arguments. So this first version has no arguments at all.
This also means it cannot be installed in "<Palettes>" menu for the time
being. This is work-in-progress and the missing parts will be
uncommented later when we figure out how to fix the problems.
2019-08-02 03:03:47 +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: start porting palette-to-gradient to new GimpPlugIn API. 2019-08-02 03:03:47 +02:00