doc: Sync classref with current source
[ci skip]
This commit is contained in:
parent
ae4cd72e62
commit
cc30e2a9a5
8 changed files with 424 additions and 110 deletions
|
|
@ -99,6 +99,12 @@
|
|||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_custom_minimum_height" qualifiers="const">
|
||||
<return type="int">
|
||||
</return>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_expand_right" qualifiers="const">
|
||||
<return type="bool">
|
||||
</return>
|
||||
|
|
@ -383,6 +389,14 @@
|
|||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_custom_minimum_height">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="height" type="int">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_disable_folding">
|
||||
<return type="void">
|
||||
</return>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue