doc: Sync classref with current source

[ci skip]
This commit is contained in:
Rémi Verschelde 2017-09-13 20:56:01 +02:00
parent ae4cd72e62
commit cc30e2a9a5
8 changed files with 424 additions and 110 deletions

View file

@ -113,6 +113,14 @@
Get the flags of the current drop mode.
</description>
</method>
<method name="get_drop_section_at_pos" qualifiers="const">
<return type="int">
</return>
<argument index="0" name="pos" type="Vector2">
</argument>
<description>
</description>
</method>
<method name="get_edited" qualifiers="const">
<return type="TreeItem">
</return>