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
|
|
@ -19,7 +19,7 @@
|
|||
</method>
|
||||
<method name="get_line_height" qualifiers="const">
|
||||
<return type="int" />
|
||||
<argument index="0" name="line" type="int" default="-1" />
|
||||
<param index="0" name="line" type="int" default="-1" />
|
||||
<description>
|
||||
Returns the height of the line [code]line[/code].
|
||||
If [code]line[/code] is set to [code]-1[/code], returns the biggest line height.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue