|
@@ -13,12 +13,14 @@
|
|
<return type="HScrollBar">
|
|
<return type="HScrollBar">
|
|
</return>
|
|
</return>
|
|
<description>
|
|
<description>
|
|
|
|
+ Returns the horizontal scrollbar [HScrollBar] of this [ScrollContainer].
|
|
</description>
|
|
</description>
|
|
</method>
|
|
</method>
|
|
<method name="get_v_scrollbar">
|
|
<method name="get_v_scrollbar">
|
|
<return type="VScrollBar">
|
|
<return type="VScrollBar">
|
|
</return>
|
|
</return>
|
|
<description>
|
|
<description>
|
|
|
|
+ Returns the vertical scrollbar [VScrollBar] of this [ScrollContainer].
|
|
</description>
|
|
</description>
|
|
</method>
|
|
</method>
|
|
</methods>
|
|
</methods>
|