Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-09-24 13:39:50 +02:00
parent 247ba2144c
commit 9e7daa26fa
139 changed files with 1840 additions and 727 deletions

View File

@@ -18,6 +18,15 @@ Brief Description
Checkable button.
Properties
----------
+-----------------------------------------+-------------+-------------+
| :ref:`TextAlign<enum_Button_TextAlign>` | align | **O:** 0 |
+-----------------------------------------+-------------+-------------+
| :ref:`bool<class_bool>` | toggle_mode | **O:** true |
+-----------------------------------------+-------------+-------------+
Theme Properties
----------------