doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde 2019-11-11 17:25:05 +01:00
parent 957910c480
commit 067c259ef1
2 changed files with 17 additions and 1 deletions

View file

@ -249,7 +249,7 @@
</argument>
<description>
If [code]true[/code], the application quits automatically on going back (e.g. on Android). Enabled by default.
To handle 'Go Back' button when this option is disabled, use [constant MainLoop.NOTIFICATION_WM_GO_BACK_REQUEST].
To handle 'Go Back' button when this option is disabled, use [constant MainLoop.NOTIFICATION_WM_GO_BACK_REQUEST].
</description>
</method>
<method name="set_screen_stretch">