doc: Sync classref with current source
This commit is contained in:
parent
8bfd96ee3f
commit
215d18814e
76 changed files with 1279 additions and 1469 deletions
|
|
@ -12,7 +12,7 @@
|
|||
<method name="get_patch_margin" qualifiers="const">
|
||||
<return type="int">
|
||||
</return>
|
||||
<argument index="0" name="side" type="int" enum="Side">
|
||||
<argument index="0" name="margin" type="int" enum="Side">
|
||||
</argument>
|
||||
<description>
|
||||
Returns the size of the margin on the specified [enum Side].
|
||||
|
|
@ -21,7 +21,7 @@
|
|||
<method name="set_patch_margin">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="side" type="int" enum="Side">
|
||||
<argument index="0" name="margin" type="int" enum="Side">
|
||||
</argument>
|
||||
<argument index="1" name="value" type="int">
|
||||
</argument>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue