mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
committed by
Rémi Verschelde
parent
d69a9f43ea
commit
6d030f93b7
@@ -493,6 +493,7 @@
|
||||
<argument index="0" name="id" type="int" />
|
||||
<description>
|
||||
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>
|
||||
</signal>
|
||||
<signal name="index_pressed">
|
||||
|
||||
Reference in New Issue
Block a user