doc: Remove setters and getters now exposed via properties/members

This commit is contained in:
Rémi Verschelde
2017-11-24 18:10:32 +01:00
parent 31f62f53c5
commit 92f07fefcd
251 changed files with 0 additions and 17248 deletions

View File

@@ -91,13 +91,6 @@
Return the text of the item at index "idx".
</description>
</method>
<method name="get_selected" qualifiers="const">
<return type="int">
</return>
<description>
Return the current item index
</description>
</method>
<method name="get_selected_id" qualifiers="const">
<return type="int">
</return>