Sync classref with master branch (4.0 changes)

This commit is contained in:
Rémi Verschelde
2020-03-13 17:17:50 +01:00
parent 966fd002ed
commit 03d40ff29e
360 changed files with 17483 additions and 16479 deletions
+4
View File
@@ -84,6 +84,8 @@ Property Descriptions
| *Getter* | get_text() |
+-----------+-----------------+
The button's text that will be displayed inside the button's area.
----
.. _class_LinkButton_property_underline:
@@ -98,3 +100,5 @@ Property Descriptions
| *Getter* | get_underline_mode() |
+-----------+---------------------------+
Determines when to show the underline. See :ref:`UnderlineMode<enum_LinkButton_UnderlineMode>` for options.