Kaynağa Gözat

Added ItemList get_v_scroll to docs

(cherry picked from commit 7d455fca71c37563f3a57c91b716c66101ce03fc)
Paulb23 9 yıl önce
ebeveyn
işleme
71dc733ad2
1 değiştirilmiş dosya ile 7 ekleme ve 0 silme
  1. 7 0
      doc/base/classes.xml

+ 7 - 0
doc/base/classes.xml

@@ -17787,6 +17787,13 @@
 				Returns the list of selected indexes.
 			</description>
 		</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">
 			<return type="bool">
 			</return>