Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53d5789 commit e3f085aCopy full SHA for e3f085a
doc/api/api_changes/2018-02-10-ES.rst
@@ -0,0 +1,7 @@
1
+GTKAgg and GTKCairo backends deprecated
2
+```````````````````````````````````````
3
+The GTKAgg and GTKCairo backends have been deprecated. These obsolete backends
4
+allow figures to be rendered via the GTK+ 2 toolkit. They are untested, known
5
+to be broken, will not work with Python 3, and their use has been discouraged
6
+for some time. Instead, use the `GTK3Agg` and `GTK3Cairo` backends for
7
+rendering to GTK+ 3 windows.
0 commit comments