Gimp/plug-ins/python
Jehan 0af32861e7 plug-ins: GimpProcBrowserDialog with "use-header-bar" in Python-console.
We have code for this in gimp_proc_browser_dialog_new(), but it cannot
be moved in the object init() because this is a construction-time only
property. So this needs to be passed from the python call too.
2019-08-05 15:16:32 +02:00
..
python-console plug-ins: GimpProcBrowserDialog with "use-header-bar" in Python-console. 2019-08-05 15:16:32 +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