mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Fix *even* more miscellaneous oddities around the class reference
This commit is contained in:
@@ -338,7 +338,7 @@
|
||||
<method name="is_layout_rtl" qualifiers="const">
|
||||
<return type="bool" />
|
||||
<description>
|
||||
Returns [code]true[/code] if layout is right-to-left.
|
||||
Returns [code]true[/code] if the layout is right-to-left.
|
||||
</description>
|
||||
</method>
|
||||
<method name="is_maximize_allowed" qualifiers="const">
|
||||
|
||||
Reference in New Issue
Block a user