Backport PR #19545: Replace references to pygtk by pygobject in docs. · matplotlib/matplotlib@0f6bf77 · GitHub
Skip to content

Commit 0f6bf77

Browse files
timhoffmmeeseeksmachine
authored andcommitted
Backport PR #19545: Replace references to pygtk by pygobject in docs.
1 parent e4a9fbf commit 0f6bf77

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

examples/user_interfaces/README.txt

Lines changed: 1 addition & 1 deletion

tutorials/introductory/sample_plots.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@
385385
EEG GUI
386386
=======
387387
388-
You can embed Matplotlib into pygtk, wx, Tk, or Qt applications.
388+
You can embed Matplotlib into Qt, GTK, Tk, or wxWidgets applications.
389389
Here is a screenshot of an EEG viewer called `pbrain
390390
<https://github.com/nipy/pbrain>`__.
391391

tutorials/introductory/usage.py

Lines changed: 3 additions & 3 deletions

0 commit comments

Comments
 (0)