Merge branch 'id-docs'
Improve documentation of window and menu item IDs. Closes https://github.com/wxWidgets/wxWidgets/pull/890
This commit is contained in:
@@ -548,6 +548,8 @@ public:
|
||||
|
||||
@param id
|
||||
The menu command identifier.
|
||||
See @ref overview_windowids for more information about IDs (same
|
||||
considerations apply to both window and menu item IDs).
|
||||
@param item
|
||||
The string to appear on the menu item.
|
||||
See wxMenuItem::SetItemLabel() for more details.
|
||||
|
Reference in New Issue
Block a user