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>
|
||||
</method>
|
||||
</methods>
|
||||
<signals>
|
||||
<signal name="button_selected">
|
||||
<argument index="0" name="button" type="Object">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</signal>
|
||||
</signals>
|
||||
<constants>
|
||||
</constants>
|
||||
<theme_items>
|
||||
|
@ -46212,9 +46220,9 @@
|
|||
</argument>
|
||||
<argument index="2" name="arg2" type="Array">
|
||||
</argument>
|
||||
<argument index="3" name="arg3" type="Array">
|
||||
<argument index="3" name="arg3" type="Array" default="Array()">
|
||||
</argument>
|
||||
<argument index="4" name="arg4" type="bool" default="-1">
|
||||
<argument index="4" name="arg4" type="bool" default="false">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
|
|
Loading…
Reference in a new issue