Merge pull request #28125 from KoBeWi/code_true_code
Consistently wrap booleans in [code]
This commit is contained in:
commit
ab4705a807
60 changed files with 93 additions and 93 deletions
|
|
@ -100,7 +100,7 @@
|
|||
<argument index="1" name="disabled" type="bool">
|
||||
</argument>
|
||||
<description>
|
||||
If [code]disabled[/code] is false, hides the tab at index [code]tab_idx[/code]. Note that its title text will remain, unless also removed with [method set_tab_title].
|
||||
If [code]disabled[/code] is [code]false[/code], hides the tab at index [code]tab_idx[/code]. Note that its title text will remain, unless also removed with [method set_tab_title].
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_tab_icon">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue