Bind TextEdit.deselect and update documentation
This commit is contained in:
parent
db22aec51a
commit
d03f35f1bc
16 changed files with 262 additions and 12 deletions
|
|
@ -109,6 +109,13 @@
|
|||
Cut the current selection.
|
||||
</description>
|
||||
</method>
|
||||
<method name="deselect">
|
||||
<return type="void">
|
||||
</return>
|
||||
<description>
|
||||
Clears the current selection.
|
||||
</description>
|
||||
</method>
|
||||
<method name="fold_all_lines">
|
||||
<return type="void">
|
||||
</return>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue