Merge pull request #35523 from searetseltev/master
Update ScrollContainer.xml
This commit is contained in:
commit
e61edd69ea
1 changed files with 2 additions and 0 deletions
|
@ -13,12 +13,14 @@
|
|||
<return type="HScrollBar">
|
||||
</return>
|
||||
<description>
|
||||
Returns the horizontal scrollbar [HScrollBar] of this [ScrollContainer].
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_v_scrollbar">
|
||||
<return type="VScrollBar">
|
||||
</return>
|
||||
<description>
|
||||
Returns the vertical scrollbar [VScrollBar] of this [ScrollContainer].
|
||||
</description>
|
||||
</method>
|
||||
</methods>
|
||||
|
|
Loading…
Reference in a new issue