mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
doc: Sync with current source
This commit is contained in:
@@ -11,16 +11,6 @@
|
||||
<demos>
|
||||
</demos>
|
||||
<methods>
|
||||
<method name="get_child_control_at_cell">
|
||||
<return type="Control">
|
||||
</return>
|
||||
<argument index="0" name="row" type="int">
|
||||
</argument>
|
||||
<argument index="1" name="column" type="int">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
</methods>
|
||||
<members>
|
||||
<member name="columns" type="int" setter="set_columns" getter="get_columns">
|
||||
|
||||
Reference in New Issue
Block a user