Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-07-02 14:03:23 +02:00
parent 5402f28f59
commit a203daa272
397 changed files with 21934 additions and 16529 deletions

View File

@@ -19,9 +19,9 @@ Theme for controls.
Properties
----------
+-------------------------+--------------------------------------------------------+
| :ref:`Font<class_Font>` | :ref:`default_font<class_Theme_property_default_font>` |
+-------------------------+--------------------------------------------------------+
+-------------------------+--------------------------------------------------------+------+
| :ref:`Font<class_Font>` | :ref:`default_font<class_Theme_property_default_font>` | null |
+-------------------------+--------------------------------------------------------+------+
Methods
-------
@@ -107,11 +107,13 @@ Property Descriptions
- :ref:`Font<class_Font>` **default_font**
+----------+-------------------------+
| *Setter* | set_default_font(value) |
+----------+-------------------------+
| *Getter* | get_default_font() |
+----------+-------------------------+
+-----------+-------------------------+
| *Default* | null |
+-----------+-------------------------+
| *Setter* | set_default_font(value) |
+-----------+-------------------------+
| *Getter* | get_default_font() |
+-----------+-------------------------+
The theme's default font.