Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e3f085a

Browse files
committed
DOC: Add deprecation note for GTKAgg and GTKCairo.
1 parent 53d5789 commit e3f085a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/api/api_changes/2018-02-10-ES.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)