Merge pull request #50274 from SirQuartz/patch-18

This commit is contained in:
Rémi Verschelde 2021-07-08 14:34:17 +02:00 committed by GitHub
commit d4e5fe6c44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -260,6 +260,7 @@
<return type="int">
</return>
<description>
Returns the index of the currently focused item. Returns [code]-1[/code] if no item is focused.
</description>
</method>
<method name="get_item_accelerator" qualifiers="const">