Merge pull request #59874 from ConteZero/richtextlabel_deselect
This commit is contained in:
commit
e659eb66a0
3 changed files with 20 additions and 16 deletions
|
|
@ -49,6 +49,12 @@
|
|||
Clears the tag stack and sets [member text] to an empty string.
|
||||
</description>
|
||||
</method>
|
||||
<method name="deselect">
|
||||
<return type="void" />
|
||||
<description>
|
||||
Clears the current selection.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_character_line">
|
||||
<return type="int" />
|
||||
<argument index="0" name="character" type="int" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue