gimp/plug-ins/python/python-console
Jehan 62d87f15d9 plug-ins: port python-console to new GObject-introspected API.
I may have missed things. That is the problem of non-compiled script
languages. There is also a known warning:
> DeprecationWarning: Gtk.Dialog.set_alternative_button_order_from_array is deprecated
I'll see later about this one.

Push-time note: calling various functions is actually broken right now
in the console since the late API changes (it was working fine yesterday
evening when I tested the same python-console code). Pushing anyway for
now.
2019-07-30 12:57:59 +02:00
..
Makefile.am plug-ins: port python-console to new GObject-introspected API. 2019-07-30 12:57:59 +02:00
pyconsole.py plug-ins: port python-console to new GObject-introspected API. 2019-07-30 12:57:59 +02:00
python-console.py plug-ins: port python-console to new GObject-introspected API. 2019-07-30 12:57:59 +02:00