doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde 2020-06-04 10:07:56 +02:00
parent 243cb503e1
commit 4ac78e6a5f
3 changed files with 22 additions and 8 deletions

View file

@ -182,14 +182,6 @@
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>
@ -210,6 +202,10 @@
</description>
</method>
</methods>
<members>
<member name="distraction_free_mode" type="bool" setter="set_distraction_free_mode" getter="is_distraction_free_mode_enabled">
</member>
</members>
<constants>
</constants>
</class>