فهرست منبع

Document PopupMenu id behavior

Ev1lbl0w 2 سال پیش
والد
کامیت
b8aa5ebfeb
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      doc/classes/PopupMenu.xml

+ 2 - 0
doc/classes/PopupMenu.xml

@@ -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">