Merge pull request #71527 from matt08-prog/patch-1
add RichTextLabel::push_font_size description
This commit is contained in:
commit
0461f75387
1 changed files with 1 additions and 0 deletions
|
@ -283,6 +283,7 @@
|
||||||
<return type="void" />
|
<return type="void" />
|
||||||
<param index="0" name="font_size" type="int" />
|
<param index="0" name="font_size" type="int" />
|
||||||
<description>
|
<description>
|
||||||
|
Adds a [code][font_size][/code] tag to the tag stack. Overrides default font size for its duration.
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="push_hint">
|
<method name="push_hint">
|
||||||
|
|
Loading…
Reference in a new issue