classref: Sync with current source
This commit is contained in:
parent
00b0f3dfde
commit
2287bac8f7
1 changed files with 10 additions and 2 deletions
|
@ -6506,6 +6506,14 @@
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
</methods>
|
</methods>
|
||||||
|
<signals>
|
||||||
|
<signal name="button_selected">
|
||||||
|
<argument index="0" name="button" type="Object">
|
||||||
|
</argument>
|
||||||
|
<description>
|
||||||
|
</description>
|
||||||
|
</signal>
|
||||||
|
</signals>
|
||||||
<constants>
|
<constants>
|
||||||
</constants>
|
</constants>
|
||||||
<theme_items>
|
<theme_items>
|
||||||
|
@ -46212,9 +46220,9 @@
|
||||||
</argument>
|
</argument>
|
||||||
<argument index="2" name="arg2" type="Array">
|
<argument index="2" name="arg2" type="Array">
|
||||||
</argument>
|
</argument>
|
||||||
<argument index="3" name="arg3" type="Array">
|
<argument index="3" name="arg3" type="Array" default="Array()">
|
||||||
</argument>
|
</argument>
|
||||||
<argument index="4" name="arg4" type="bool" default="-1">
|
<argument index="4" name="arg4" type="bool" default="false">
|
||||||
</argument>
|
</argument>
|
||||||
<description>
|
<description>
|
||||||
</description>
|
</description>
|
||||||
|
|
Loading…
Reference in a new issue