summaryrefslogtreecommitdiff
path: root/doc/classes/Font.xml
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <rverschelde@gmail.com>2020-03-13 17:02:07 +0100
committerGitHub <noreply@github.com>2020-03-13 17:02:07 +0100
commit0ed8d05314c9c1deeb6f45da3960b31aef7deed7 (patch)
tree1bf685c73ef05b90b3342869dae1785f72aa9cd5 /doc/classes/Font.xml
parent88dd5d374fd4f9653b37b93a08df6ddac035f0ea (diff)
parente103f21a40ef157cd263b60cf0d9c5750156ec98 (diff)
Merge pull request #36773 from KoBeWi/thats_a_lotta_docs
Add LOTS of missing docs
Diffstat (limited to 'doc/classes/Font.xml')
-rw-r--r--doc/classes/Font.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/Font.xml b/doc/classes/Font.xml
index 6543a3ecf1..882f819e37 100644
--- a/doc/classes/Font.xml
+++ b/doc/classes/Font.xml
@@ -85,6 +85,7 @@
<argument index="1" name="width" type="float">
</argument>
<description>
+ Returns the size that the string would have with word wrapping enabled with a fixed [code]width[/code].
</description>
</method>
<method name="has_outline" qualifiers="const">