Document the event type together with the event table macro.
See #11943.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70176
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
@beginEventEmissionTable{wxCommandEvent}
@event{EVT_TOGGLEBUTTON(id, func)}
- Handles a toggle button click event.
+ Handles a wxEVT_COMMAND_TOGGLEBUTTON_CLICKED event.
@endEventTable
@library{wxcore}
@beginEventEmissionTable{wxCommandEvent}
@event{EVT_TOGGLEBUTTON(id, func)}
- Handles a toggle button click event.
+ Handles a wxEVT_COMMAND_TOGGLEBUTTON_CLICKED event.
@endEventTable
@library{wxcore}