Sync classref with current source

This commit is contained in:
Rémi Verschelde
2018-05-12 09:38:00 +02:00
parent 224d5371ff
commit 3d9deda8b3
48 changed files with 775 additions and 56 deletions

View File

@@ -18,7 +18,7 @@
</argument>
<argument index="1" name="label" type="String">
</argument>
<argument index="2" name="id" type="int">
<argument index="2" name="id" type="int" default="-1">
</argument>
<description>
Add an item, with a "texture" icon, text "label" and (optionally) id. If no "id" is passed, "id" becomes the item index. New items are appended at the end.