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 020f6d0 commit 7eed904Copy full SHA for 7eed904
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