doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-01-26 22:21:53 +01:00
parent d9268265dc
commit 433b8ee526
12 changed files with 109 additions and 10 deletions

View File

@ -80,6 +80,14 @@
Sets theme values to a copy of the default theme values.
</description>
</method>
<method name="copy_theme">
<return type="void">
</return>
<argument index="0" name="other" type="Theme">
</argument>
<description>
</description>
</method>
<method name="get_color" qualifiers="const">
<return type="Color">
</return>