Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-12-07 00:14:48 +01:00
parent ed3e56fdd4
commit c3ccdd76ee
58 changed files with 454 additions and 194 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ Property Descriptions
| *Getter* | get_text_align() |
+-----------+-----------------------+
Text alignment policy for the button's text, use one of the ``ALIGN_*`` constants.
Text alignment policy for the button's text, use one of the :ref:`TextAlign<enum_Button_TextAlign>` constants.
----