Document PopupMenu id behavior

This commit is contained in:
Ev1lbl0w 2022-10-19 11:31:08 +01:00
parent 61051a44cc
commit b8aa5ebfeb
No known key found for this signature in database
GPG Key ID: B383693E3746E58A

View File

@ -533,6 +533,8 @@
<param index="0" name="id" type="int" />
<description>
Emitted when an item of some [param id] is pressed or its accelerator is activated.
[b]Note:[/b] If [param id] is negative (either explicitly or due to overflow), this will return the correponding index instead.
</description>
</signal>
<signal name="index_pressed">