Changed mouse cursor to the caret (text cursor) location.
This commit is contained in:
parent
3c5e5ab3df
commit
59ed3c1aaf
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@
|
|||
<return type="String">
|
||||
</return>
|
||||
<description>
|
||||
Returns a [String] text with the word under the mouse cursor location.
|
||||
Returns a [String] text with the word under the caret (text cursor) location.
|
||||
</description>
|
||||
</method>
|
||||
<method name="insert_text_at_cursor">
|
||||
|
|
Loading…
Reference in a new issue