Rename the argument tag to param in XML documentation
This commit is contained in:
parent
35c1eae8d7
commit
c5d7115038
432 changed files with 10529 additions and 10529 deletions
|
|
@ -20,7 +20,7 @@
|
|||
</method>
|
||||
<method name="set_disable_shortcuts">
|
||||
<return type="void" />
|
||||
<argument index="0" name="disabled" type="bool" />
|
||||
<param index="0" name="disabled" type="bool" />
|
||||
<description>
|
||||
If [code]true[/code], shortcuts are disabled and cannot be used to trigger the button.
|
||||
</description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue