doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde
2018-11-20 09:34:45 +01:00
parent 57b634ad3d
commit daa9092ed3
11 changed files with 126 additions and 40 deletions

View File

@@ -348,6 +348,16 @@
If set to true, signal emission is blocked.
</description>
</method>
<method name="set_deferred">
<return type="void">
</return>
<argument index="0" name="property" type="String">
</argument>
<argument index="1" name="value" type="Variant">
</argument>
<description>
</description>
</method>
<method name="set_indexed">
<return type="void">
</return>