Add method description to PopupMenu
This pull request adds a missing method description to `PopupMenu`.
This completes the documentation for `PopupMenu` and enhances usability by doing so.
Update doc/classes/PopupMenu.xml
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
(cherry picked from commit 2e3cbbcd11
)
This commit is contained in:
parent
7abe93ecf2
commit
00ed053486
@ -249,6 +249,7 @@
|
|||||||
<return type="int">
|
<return type="int">
|
||||||
</return>
|
</return>
|
||||||
<description>
|
<description>
|
||||||
|
Returns the index of the currently focused item. Returns [code]-1[/code] if no item is focused.
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="get_item_accelerator" qualifiers="const">
|
<method name="get_item_accelerator" qualifiers="const">
|
||||||
|
Loading…
Reference in New Issue
Block a user