mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-01-11 13:21:10 +01:00
Document PopupMenu id behavior
(cherry picked from commit b8aa5ebfeb30b01db6e70ccc790624632c7273ee)
This commit is contained in:
parent
095d8c1fef
commit
608c16297e
@ -493,6 +493,7 @@
|
|||||||
<argument index="0" name="id" type="int" />
|
<argument index="0" name="id" type="int" />
|
||||||
<description>
|
<description>
|
||||||
Emitted when an item of some [code]id[/code] is pressed or its accelerator is activated.
|
Emitted when an item of some [code]id[/code] is pressed or its accelerator is activated.
|
||||||
|
[b]Note:[/b] If [code]id[/code] is negative (either explicitly or due to overflow), this will return the correponding index instead.
|
||||||
</description>
|
</description>
|
||||||
</signal>
|
</signal>
|
||||||
<signal name="index_pressed">
|
<signal name="index_pressed">
|
||||||
|
Loading…
Reference in New Issue
Block a user