classref: Sync with current master branch (f87858a8f)

This commit is contained in:
Yuri Sizov
2022-12-05 20:38:58 +03:00
parent 913ff5e602
commit a7745c4cc4
843 changed files with 158186 additions and 80821 deletions

View File

@@ -18,27 +18,37 @@ InputEventFromWindow
There is currently no description for this class. Please help us by :ref:`contributing one <doc_updating_the_class_reference>`!
.. rst-class:: classref-reftable-group
Properties
----------
+-----------------------+-----------------------------------------------------------------+-------+
| :ref:`int<class_int>` | :ref:`window_id<class_InputEventFromWindow_property_window_id>` | ``0`` |
+-----------------------+-----------------------------------------------------------------+-------+
.. table::
:widths: auto
+-----------------------+-----------------------------------------------------------------+-------+
| :ref:`int<class_int>` | :ref:`window_id<class_InputEventFromWindow_property_window_id>` | ``0`` |
+-----------------------+-----------------------------------------------------------------+-------+
.. rst-class:: classref-section-separator
----
.. rst-class:: classref-descriptions-group
Property Descriptions
---------------------
.. _class_InputEventFromWindow_property_window_id:
- :ref:`int<class_int>` **window_id**
.. rst-class:: classref-property
+-----------+----------------------+
| *Default* | ``0`` |
+-----------+----------------------+
| *Setter* | set_window_id(value) |
+-----------+----------------------+
| *Getter* | get_window_id() |
+-----------+----------------------+
:ref:`int<class_int>` **window_id** = ``0``
.. rst-class:: classref-property-setget
- void **set_window_id** **(** :ref:`int<class_int>` value **)**
- :ref:`int<class_int>` **get_window_id** **(** **)**
.. container:: contribute