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.
2 parents cc1d5bf + 7eed904 commit 68c941bCopy full SHA for 68c941b
docs/reST/ref/window.rst
@@ -42,8 +42,8 @@
42
:param bool allow_highdpi: Create a window in high-DPI mode if supported.
43
:param bool mouse_capture: Create a window that has the mouse captured
44
(unrelated to INPUT_GRABBED).
45
- :param bool always_on_top: Create a window that is always on top
46
- (X11 only).
+ :param bool always_on_top: Create a window that is always presented above
+ others.
47
48
.. versionadded:: 2.4.0
49
0 commit comments