doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde 2019-08-13 12:35:50 +02:00
parent 5f1dce4354
commit 592909db16
7 changed files with 60 additions and 29 deletions

View file

@ -169,6 +169,22 @@
Selects the file, with the path provided by [code]file[/code], in the FileSystem dock.
</description>
</method>
<method name="set_distraction_free_mode">
<return type="void">
</return>
<argument index="0" name="enter" type="bool">
</argument>
<description>
</description>
</method>
<method name="set_main_screen_editor">
<return type="void">
</return>
<argument index="0" name="name" type="String">
</argument>
<description>
</description>
</method>
<method name="set_plugin_enabled">
<return type="void">
</return>