Added ItemList.get_selected_items() doc

This commit is contained in:
Jean Jung 2016-06-28 16:22:36 -03:00
parent 5502499469
commit 673e3b70b6

View file

@ -17511,6 +17511,7 @@ Example: (content-length:12), (Content-Type:application/json; charset=UTF-8)
<return type="IntArray">
</return>
<description>
Returns a list of selected indexes.
</description>
</method>
<method name="is_item_disabled" qualifiers="const">