mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
doc: Sync classref with current source
This commit is contained in:
@@ -35,6 +35,12 @@
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_select_with_rmb" qualifiers="const">
|
||||
<return type="bool">
|
||||
</return>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_tab_count" qualifiers="const">
|
||||
<return type="int">
|
||||
</return>
|
||||
@@ -105,6 +111,14 @@
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_select_with_rmb">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="enabled" type="bool">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_tab_disabled">
|
||||
<return type="void">
|
||||
</return>
|
||||
|
||||
Reference in New Issue
Block a user