doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde 2017-12-18 08:13:58 +01:00
parent aefa23eac1
commit abf20709af
6 changed files with 51 additions and 7 deletions

View file

@ -16,6 +16,12 @@
Clear the dictionary, removing all key/value pairs.
</description>
</method>
<method name="duplicate">
<return type="Dictionary">
</return>
<description>
</description>
</method>
<method name="empty">
<return type="bool">
</return>