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 ee2c848 commit fc57f75Copy full SHA for fc57f75
src/_macosx.m
@@ -854,7 +854,7 @@ int mpl_check_modifier(
854
{"_set_window_mode",
855
(PyCFunction)FigureManager__set_window_mode,
856
METH_VARARGS,
857
- "Set the window open mode (auto, tab, window)"},
+ "Set the window open mode (system, tab, window)"},
858
{"set_icon",
859
(PyCFunction)FigureManager_set_icon,
860
METH_STATIC | METH_VARARGS,
0 commit comments