Added ItemList get_v_scroll to docs
This commit is contained in:
parent
63fd8f863b
commit
7d455fca71
1 changed files with 7 additions and 0 deletions
|
@ -17976,6 +17976,13 @@
|
||||||
Returns the list of selected indexes.
|
Returns the list of selected indexes.
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
|
<method name="get_v_scroll">
|
||||||
|
<return type="VScrollBar">
|
||||||
|
</return>
|
||||||
|
<description>
|
||||||
|
Returns the current vertical scroll bar for the List.
|
||||||
|
</description>
|
||||||
|
</method>
|
||||||
<method name="is_item_disabled" qualifiers="const">
|
<method name="is_item_disabled" qualifiers="const">
|
||||||
<return type="bool">
|
<return type="bool">
|
||||||
</return>
|
</return>
|
||||||
|
|
Loading…
Add table
Reference in a new issue