Sync classref with current source

This commit is contained in:
Rémi Verschelde
2018-12-04 22:02:35 +01:00
parent 17f94a8b4f
commit e4f01ce829
21 changed files with 315 additions and 145 deletions
+6
View File
@@ -26,6 +26,8 @@ Properties
Methods
-------
+------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| void | :ref:`clear<class_Theme_clear>` **(** **)** |
+------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| void | :ref:`clear_color<class_Theme_clear_color>` **(** :ref:`String<class_String>` name, :ref:`String<class_String>` type **)** |
+------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------+
@@ -109,6 +111,10 @@ The theme's default font.
Method Descriptions
-------------------
.. _class_Theme_clear:
- void **clear** **(** **)**
.. _class_Theme_clear_color:
- void **clear_color** **(** :ref:`String<class_String>` name, :ref:`String<class_String>` type **)**