--- /srv/rebuilderd/tmp/rebuilderdUmdsLh/inputs/python-moderngl-window-doc_3.1.1-2_all.deb
+++ /srv/rebuilderd/tmp/rebuilderdUmdsLh/out/python-moderngl-window-doc_3.1.1-2_all.deb
├── file list
│ @@ -1,3 +1,3 @@
│ -rw-r--r-- 0 0 0 4 2026-07-19 21:52:53.000000 debian-binary
│ -rw-r--r-- 0 0 0 4280 2026-07-19 21:52:53.000000 control.tar.xz
│ --rw-r--r-- 0 0 0 194652 2026-07-19 21:52:53.000000 data.tar.xz
│ +-rw-r--r-- 0 0 0 194656 2026-07-19 21:52:53.000000 data.tar.xz
├── control.tar.xz
│ ├── control.tar
│ │ ├── ./md5sums
│ │ │ ├── ./md5sums
│ │ │ │┄ Files differ
├── data.tar.xz
│ ├── data.tar
│ │ ├── ./usr/share/doc/python-moderngl-window-doc/html/reference/context/backends.html
│ │ │ @@ -3659,15 +3659,15 @@
│ │ │
│ │ │ close() → None[source]
│ │ │ Close the window
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -close_event(event: <MagicMock name = 'mock.QEvent' id='140212335091328'>) → None[source]
│ │ │ +close_event(event: <MagicMock name = 'mock.QEvent' id='140566771621504'>) → None[source]
│ │ │ The standard PyQt close events
│ │ │
│ │ │ - Parameters:
│ │ │ event – The qtevent instance
│ │ │
│ │ │
│ │ │
│ │ │ @@ -3911,15 +3911,15 @@
│ │ │
│ │ │ hide() → None
│ │ │ Hide the window
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -hide_event(event: <MagicMock name = 'mock.QEvent' id='140212335091328'>) → None[source]
│ │ │ +hide_event(event: <MagicMock name = 'mock.QEvent' id='140566771621504'>) → None[source]
│ │ │ The standard Qt hide event
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ property iconify_func: Callable[[bool], None]
│ │ │ Get or set ehe iconify/show/hide callable
│ │ │ @@ -3968,26 +3968,26 @@
│ │ │ callable
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -key_pressed_event(event: <MagicMock name = 'mock.QEvent' id='140212335091328'>) → None[source]
│ │ │ +key_pressed_event(event: <MagicMock name = 'mock.QEvent' id='140566771621504'>) → None[source]
│ │ │ Process Qt key press events forwarding them to standard methods
│ │ │
│ │ │ - Parameters:
│ │ │ event – The qtevent instance
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -key_release_event(event: <MagicMock name = 'mock.QEvent' id='140212335091328'>) → None[source]
│ │ │ +key_release_event(event: <MagicMock name = 'mock.QEvent' id='140566771621504'>) → None[source]
│ │ │ Process Qt key release events forwarding them to standard methods
│ │ │
│ │ │ - Parameters:
│ │ │ event – The qtevent instance
│ │ │
│ │ │
│ │ │
│ │ │ @@ -4040,15 +4040,15 @@
│ │ │ bool
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -mouse_move_event(event: <MagicMock name = 'mock.QEvent' id='140212335091328'>) → None[source]
│ │ │ +mouse_move_event(event: <MagicMock name = 'mock.QEvent' id='140566771621504'>) → None[source]
│ │ │ Forward mouse cursor position events to standard methods
│ │ │
│ │ │ - Parameters:
│ │ │ event – The qtevent instance
│ │ │
│ │ │
│ │ │
│ │ │ @@ -4062,15 +4062,15 @@
│ │ │ callable
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -mouse_press_event(event: <MagicMock name = 'mock.QEvent' id='140212335091328'>) → None[source]
│ │ │ +mouse_press_event(event: <MagicMock name = 'mock.QEvent' id='140566771621504'>) → None[source]
│ │ │ Forward mouse press events to standard methods
│ │ │
│ │ │ - Parameters:
│ │ │ event – The qtevent instance
│ │ │
│ │ │
│ │ │
│ │ │ @@ -4084,15 +4084,15 @@
│ │ │ callable
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -mouse_release_event(event: <MagicMock name = 'mock.QEvent' id='140212335091328'>) → None[source]
│ │ │ +mouse_release_event(event: <MagicMock name = 'mock.QEvent' id='140566771621504'>) → None[source]
│ │ │ Forward mouse release events to standard methods
│ │ │
│ │ │ - Parameters:
│ │ │ event – The qtevent instance
│ │ │
│ │ │
│ │ │
│ │ │ @@ -4134,15 +4134,15 @@
│ │ │ MouseButtonStates
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -mouse_wheel_event(event: <MagicMock name = 'mock.QEvent' id='140212335091328'>) → None[source]
│ │ │ +mouse_wheel_event(event: <MagicMock name = 'mock.QEvent' id='140566771621504'>) → None[source]
│ │ │ Forward mouse wheel events to standard metods.
│ │ │ From Qt docs:
│ │ │ Returns the distance that the wheel is rotated, in eighths of a degree.
│ │ │ A positive value indicates that the wheel was rotated forwards away from the user;
│ │ │ a negative value indicates that the wheel was rotated backwards toward the user.
│ │ │ Most mouse types work in steps of 15 degrees, in which case the delta value is a
│ │ │ multiple of 120; i.e., 120 units * 1/8 = 15 degrees.
│ │ │ @@ -4308,15 +4308,15 @@
│ │ │ -
│ │ │ show() → None
│ │ │ Show the window
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -show_event(event: <MagicMock name = 'mock.QEvent' id='140212335091328'>) → None[source]
│ │ │ +show_event(event: <MagicMock name = 'mock.QEvent' id='140566771621504'>) → None[source]
│ │ │ The standard Qt show event
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ property size: tuple[int, int]
│ │ │ current window size.
│ │ │ @@ -4549,15 +4549,15 @@
│ │ │ -
│ │ │ close() → None[source]
│ │ │ Close the window
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -close_event(event: <MagicMock name = 'mock.QEvent' id='140212331958624'>) → None[source]
│ │ │ +close_event(event: <MagicMock name = 'mock.QEvent' id='140566768439648'>) → None[source]
│ │ │ The standard PyQt close events
│ │ │
│ │ │ - Parameters:
│ │ │ event – The qtevent instance
│ │ │
│ │ │
│ │ │
│ │ │ @@ -4801,15 +4801,15 @@
│ │ │
│ │ │ hide() → None
│ │ │ Hide the window
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -hide_event(event: <MagicMock name = 'mock.QEvent' id='140212331958624'>) → None[source]
│ │ │ +hide_event(event: <MagicMock name = 'mock.QEvent' id='140566768439648'>) → None[source]
│ │ │ The standard Qt hide event
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ property iconify_func: Callable[[bool], None]
│ │ │ Get or set ehe iconify/show/hide callable
│ │ │ @@ -4858,26 +4858,26 @@
│ │ │ callable
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -key_pressed_event(event: <MagicMock name = 'mock.QEvent' id='140212331958624'>) → None[source]
│ │ │ +key_pressed_event(event: <MagicMock name = 'mock.QEvent' id='140566768439648'>) → None[source]
│ │ │ Process Qt key press events forwarding them to standard methods
│ │ │
│ │ │ - Parameters:
│ │ │ event – The qtevent instance
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -key_release_event(event: <MagicMock name = 'mock.QEvent' id='140212331958624'>) → None[source]
│ │ │ +key_release_event(event: <MagicMock name = 'mock.QEvent' id='140566768439648'>) → None[source]
│ │ │ Process Qt key release events forwarding them to standard methods
│ │ │
│ │ │ - Parameters:
│ │ │ event – The qtevent instance
│ │ │
│ │ │
│ │ │
│ │ │ @@ -4930,15 +4930,15 @@
│ │ │ bool
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -mouse_move_event(event: <MagicMock name = 'mock.QEvent' id='140212331958624'>) → None[source]
│ │ │ +mouse_move_event(event: <MagicMock name = 'mock.QEvent' id='140566768439648'>) → None[source]
│ │ │ Forward mouse cursor position events to standard methods
│ │ │
│ │ │ - Parameters:
│ │ │ event – The qtevent instance
│ │ │
│ │ │
│ │ │
│ │ │ @@ -4952,15 +4952,15 @@
│ │ │ callable
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -mouse_press_event(event: <MagicMock name = 'mock.QEvent' id='140212331958624'>) → None[source]
│ │ │ +mouse_press_event(event: <MagicMock name = 'mock.QEvent' id='140566768439648'>) → None[source]
│ │ │ Forward mouse press events to standard methods
│ │ │
│ │ │ - Parameters:
│ │ │ event – The qtevent instance
│ │ │
│ │ │
│ │ │
│ │ │ @@ -4974,15 +4974,15 @@
│ │ │ callable
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -mouse_release_event(event: <MagicMock name = 'mock.QEvent' id='140212331958624'>) → None[source]
│ │ │ +mouse_release_event(event: <MagicMock name = 'mock.QEvent' id='140566768439648'>) → None[source]
│ │ │ Forward mouse release events to standard methods
│ │ │
│ │ │ - Parameters:
│ │ │ event – The qtevent instance
│ │ │
│ │ │
│ │ │
│ │ │ @@ -5024,15 +5024,15 @@
│ │ │ MouseButtonStates
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -mouse_wheel_event(event: <MagicMock name = 'mock.QEvent' id='140212331958624'>) → None[source]
│ │ │ +mouse_wheel_event(event: <MagicMock name = 'mock.QEvent' id='140566768439648'>) → None[source]
│ │ │ Forward mouse wheel events to standard metods.
│ │ │ From Qt docs:
│ │ │ Returns the distance that the wheel is rotated, in eighths of a degree.
│ │ │ A positive value indicates that the wheel was rotated forwards away from the user;
│ │ │ a negative value indicates that the wheel was rotated backwards toward the user.
│ │ │ Most mouse types work in steps of 15 degrees, in which case the delta value is a
│ │ │ multiple of 120; i.e., 120 units * 1/8 = 15 degrees.
│ │ │ @@ -5198,15 +5198,15 @@
│ │ │ -
│ │ │ show() → None
│ │ │ Show the window
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -show_event(event: <MagicMock name = 'mock.QEvent' id='140212331958624'>) → None[source]
│ │ │ +show_event(event: <MagicMock name = 'mock.QEvent' id='140566768439648'>) → None[source]
│ │ │ The standard Qt show event
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ property size: tuple[int, int]
│ │ │ current window size.
│ │ │ ├── html2text {}
│ │ │ │ @@ -1582,15 +1582,15 @@
│ │ │ │ * bblluuee (ffllooaatt) – color component
│ │ │ │ * aallpphhaa (ffllooaatt) – alpha component
│ │ │ │ * ddeepptthh (ffllooaatt) – depth value
│ │ │ │ * vviieewwppoorrtt (ttuuppllee) – The viewport
│ │ │ │ close() → None_[_s_o_u_r_c_e_]_
│ │ │ │ Close the window
│ │ │ │ close_event(eevveenntt:: <>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ + iidd==''114400556666777711662211550044''>>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ The standard PyQt close events
│ │ │ │ Parameters:
│ │ │ │ eevveenntt – The qtevent instance
│ │ │ │ property close_func: Callable[[], None]_
│ │ │ │ Get or set the close callable
│ │ │ │ Type:
│ │ │ │ callable
│ │ │ │ @@ -1701,15 +1701,15 @@
│ │ │ │ property hidden: bool_
│ │ │ │ Window is hidden
│ │ │ │ Type:
│ │ │ │ bool
│ │ │ │ hide() → None_
│ │ │ │ Hide the window
│ │ │ │ hide_event(eevveenntt:: <>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ + iidd==''114400556666777711662211550044''>>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ The standard Qt hide event
│ │ │ │ property iconify_func: Callable[[bool], None]_
│ │ │ │ Get or set ehe iconify/show/hide callable
│ │ │ │ Type:
│ │ │ │ callable
│ │ │ │ init_mgl_context() → None_
│ │ │ │ Create or assign a ModernGL context. If no context is supplied a
│ │ │ │ @@ -1724,20 +1724,20 @@
│ │ │ │ Returns: The press state of a key
│ │ │ │ property key_event_func: Callable[[str | int, int, KeyModifiers],
│ │ │ │ None]_
│ │ │ │ Get or set the key_event callable
│ │ │ │ Type:
│ │ │ │ callable
│ │ │ │ key_pressed_event(eevveenntt:: <>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ + iidd==''114400556666777711662211550044''>>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ Process Qt key press events forwarding them to standard methods
│ │ │ │ Parameters:
│ │ │ │ eevveenntt – The qtevent instance
│ │ │ │ key_release_event(eevveenntt:: <>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ + iidd==''114400556666777711662211550044''>>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ Process Qt key release events forwarding them to standard methods
│ │ │ │ Parameters:
│ │ │ │ eevveenntt – The qtevent instance
│ │ │ │ keys_
│ │ │ │ PySide2 specific key constants
│ │ │ │ alias of Keys
│ │ │ │ property modifiers: KeyModifiers_
│ │ │ │ @@ -1756,34 +1756,34 @@
│ │ │ │ when you don’t want the mouse leaving the screen when rotating a 3d
│ │ │ │ scene.
│ │ │ │ This property can also be set:
│ │ │ │ window.mouse_exclusivity = True
│ │ │ │ Type:
│ │ │ │ bool
│ │ │ │ mouse_move_event(eevveenntt:: <>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ + iidd==''114400556666777711662211550044''>>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ Forward mouse cursor position events to standard methods
│ │ │ │ Parameters:
│ │ │ │ eevveenntt – The qtevent instance
│ │ │ │ property mouse_position_event_func: Callable[[int, int, int, int],
│ │ │ │ None]_
│ │ │ │ Get or set the mouse_position callable
│ │ │ │ Type:
│ │ │ │ callable
│ │ │ │ mouse_press_event(eevveenntt:: <>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ + iidd==''114400556666777711662211550044''>>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ Forward mouse press events to standard methods
│ │ │ │ Parameters:
│ │ │ │ eevveenntt – The qtevent instance
│ │ │ │ property mouse_press_event_func: Callable[[int, int, int], None]_
│ │ │ │ Get or set the mouse_press callable
│ │ │ │ Type:
│ │ │ │ callable
│ │ │ │ mouse_release_event(eevveenntt:: <>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ + iidd==''114400556666777711662211550044''>>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ Forward mouse release events to standard methods
│ │ │ │ Parameters:
│ │ │ │ eevveenntt – The qtevent instance
│ │ │ │ property mouse_release_event_func: Callable[[int, int, int], None]_
│ │ │ │ Get or set the mouse_release callable
│ │ │ │ Type:
│ │ │ │ callable
│ │ │ │ @@ -1796,15 +1796,15 @@
│ │ │ │ The current mouse button states.
│ │ │ │ window.mouse_buttons.left
│ │ │ │ window.mouse_buttons.right
│ │ │ │ window.mouse_buttons.middle
│ │ │ │ Type:
│ │ │ │ MouseButtonStates
│ │ │ │ mouse_wheel_event(eevveenntt:: <>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ + iidd==''114400556666777711662211550044''>>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ Forward mouse wheel events to standard metods.
│ │ │ │ From Qt docs:
│ │ │ │ Returns the distance that the wheel is rotated, in eighths of a
│ │ │ │ degree. A positive value indicates that the wheel was rotated
│ │ │ │ forwards away from the user; a negative value indicates that the
│ │ │ │ wheel was rotated backwards toward the user.
│ │ │ │ Most mouse types work in steps of 15 degrees, in which case the
│ │ │ │ @@ -1877,15 +1877,15 @@
│ │ │ │ set_icon(iiccoonn__ppaatthh:: ssttrr) → None_
│ │ │ │ Sets the window icon to the given path
│ │ │ │ Parameters:
│ │ │ │ iiccoonn__ppaatthh (ssttrr) – path to the icon
│ │ │ │ show() → None_
│ │ │ │ Show the window
│ │ │ │ show_event(eevveenntt:: <>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ + iidd==''114400556666777711662211550044''>>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ The standard Qt show event
│ │ │ │ property size: tuple[int, int]_
│ │ │ │ current window size.
│ │ │ │ This property also support assignment:
│ │ │ │ # Resize the window to 1000 x 1000
│ │ │ │ window.size = 1000, 1000
│ │ │ │ Type:
│ │ │ │ @@ -1983,15 +1983,15 @@
│ │ │ │ * bblluuee (ffllooaatt) – color component
│ │ │ │ * aallpphhaa (ffllooaatt) – alpha component
│ │ │ │ * ddeepptthh (ffllooaatt) – depth value
│ │ │ │ * vviieewwppoorrtt (ttuuppllee) – The viewport
│ │ │ │ close() → None_[_s_o_u_r_c_e_]_
│ │ │ │ Close the window
│ │ │ │ close_event(eevveenntt:: <>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ + iidd==''114400556666776688443399664488''>>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ The standard PyQt close events
│ │ │ │ Parameters:
│ │ │ │ eevveenntt – The qtevent instance
│ │ │ │ property close_func: Callable[[], None]_
│ │ │ │ Get or set the close callable
│ │ │ │ Type:
│ │ │ │ callable
│ │ │ │ @@ -2102,15 +2102,15 @@
│ │ │ │ property hidden: bool_
│ │ │ │ Window is hidden
│ │ │ │ Type:
│ │ │ │ bool
│ │ │ │ hide() → None_
│ │ │ │ Hide the window
│ │ │ │ hide_event(eevveenntt:: <>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ + iidd==''114400556666776688443399664488''>>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ The standard Qt hide event
│ │ │ │ property iconify_func: Callable[[bool], None]_
│ │ │ │ Get or set ehe iconify/show/hide callable
│ │ │ │ Type:
│ │ │ │ callable
│ │ │ │ init_mgl_context() → None_
│ │ │ │ Create or assign a ModernGL context. If no context is supplied a
│ │ │ │ @@ -2125,20 +2125,20 @@
│ │ │ │ Returns: The press state of a key
│ │ │ │ property key_event_func: Callable[[str | int, int, KeyModifiers],
│ │ │ │ None]_
│ │ │ │ Get or set the key_event callable
│ │ │ │ Type:
│ │ │ │ callable
│ │ │ │ key_pressed_event(eevveenntt:: <>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ + iidd==''114400556666776688443399664488''>>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ Process Qt key press events forwarding them to standard methods
│ │ │ │ Parameters:
│ │ │ │ eevveenntt – The qtevent instance
│ │ │ │ key_release_event(eevveenntt:: <>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ + iidd==''114400556666776688443399664488''>>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ Process Qt key release events forwarding them to standard methods
│ │ │ │ Parameters:
│ │ │ │ eevveenntt – The qtevent instance
│ │ │ │ keys_
│ │ │ │ PyQt5 specific key constants
│ │ │ │ alias of Keys
│ │ │ │ property modifiers: KeyModifiers_
│ │ │ │ @@ -2157,34 +2157,34 @@
│ │ │ │ when you don’t want the mouse leaving the screen when rotating a 3d
│ │ │ │ scene.
│ │ │ │ This property can also be set:
│ │ │ │ window.mouse_exclusivity = True
│ │ │ │ Type:
│ │ │ │ bool
│ │ │ │ mouse_move_event(eevveenntt:: <>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ + iidd==''114400556666776688443399664488''>>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ Forward mouse cursor position events to standard methods
│ │ │ │ Parameters:
│ │ │ │ eevveenntt – The qtevent instance
│ │ │ │ property mouse_position_event_func: Callable[[int, int, int, int],
│ │ │ │ None]_
│ │ │ │ Get or set the mouse_position callable
│ │ │ │ Type:
│ │ │ │ callable
│ │ │ │ mouse_press_event(eevveenntt:: <>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ + iidd==''114400556666776688443399664488''>>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ Forward mouse press events to standard methods
│ │ │ │ Parameters:
│ │ │ │ eevveenntt – The qtevent instance
│ │ │ │ property mouse_press_event_func: Callable[[int, int, int], None]_
│ │ │ │ Get or set the mouse_press callable
│ │ │ │ Type:
│ │ │ │ callable
│ │ │ │ mouse_release_event(eevveenntt:: <>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ + iidd==''114400556666776688443399664488''>>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ Forward mouse release events to standard methods
│ │ │ │ Parameters:
│ │ │ │ eevveenntt – The qtevent instance
│ │ │ │ property mouse_release_event_func: Callable[[int, int, int], None]_
│ │ │ │ Get or set the mouse_release callable
│ │ │ │ Type:
│ │ │ │ callable
│ │ │ │ @@ -2197,15 +2197,15 @@
│ │ │ │ The current mouse button states.
│ │ │ │ window.mouse_buttons.left
│ │ │ │ window.mouse_buttons.right
│ │ │ │ window.mouse_buttons.middle
│ │ │ │ Type:
│ │ │ │ MouseButtonStates
│ │ │ │ mouse_wheel_event(eevveenntt:: <>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ + iidd==''114400556666776688443399664488''>>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ Forward mouse wheel events to standard metods.
│ │ │ │ From Qt docs:
│ │ │ │ Returns the distance that the wheel is rotated, in eighths of a
│ │ │ │ degree. A positive value indicates that the wheel was rotated
│ │ │ │ forwards away from the user; a negative value indicates that the
│ │ │ │ wheel was rotated backwards toward the user.
│ │ │ │ Most mouse types work in steps of 15 degrees, in which case the
│ │ │ │ @@ -2278,15 +2278,15 @@
│ │ │ │ set_icon(iiccoonn__ppaatthh:: ssttrr) → None_
│ │ │ │ Sets the window icon to the given path
│ │ │ │ Parameters:
│ │ │ │ iiccoonn__ppaatthh (ssttrr) – path to the icon
│ │ │ │ show() → None_
│ │ │ │ Show the window
│ │ │ │ show_event(eevveenntt:: <>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ + iidd==''114400556666776688443399664488''>>) → None_[_s_o_u_r_c_e_]_
│ │ │ │ The standard Qt show event
│ │ │ │ property size: tuple[int, int]_
│ │ │ │ current window size.
│ │ │ │ This property also support assignment:
│ │ │ │ # Resize the window to 1000 x 1000
│ │ │ │ window.size = 1000, 1000
│ │ │ │ Type: