doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde
2018-01-03 13:45:03 +01:00
parent 6188279eeb
commit 8d03cafd7c
18 changed files with 275 additions and 109 deletions

View File

@@ -18,6 +18,14 @@
Return the [PopupMenu] contained in this button.
</description>
</method>
<method name="set_disable_shortcuts">
<return type="void">
</return>
<argument index="0" name="disabled" type="bool">
</argument>
<description>
</description>
</method>
</methods>
<signals>
<signal name="about_to_show">