classref: Sync with current master branch (929333fe2)

This commit is contained in:
Rémi Verschelde
2023-02-07 17:52:34 +01:00
parent 471ee84a9f
commit fc314262d1
124 changed files with 3532 additions and 2028 deletions

View File

@@ -296,6 +296,20 @@ This signal can be used to handle window closing, e.g. by connecting it to :ref:
----
.. _class_Window_signal_dpi_changed:
.. rst-class:: classref-signal
**dpi_changed** **(** **)**
Emitted when the **Window**'s DPI changes as a result of OS-level changes (e.g. moving the window from a Retina display to a lower resolution one).
\ **Note:** Only implemented on macOS.
.. rst-class:: classref-item-separator
----
.. _class_Window_signal_files_dropped:
.. rst-class:: classref-signal