]>
Commit | Line | Data |
---|---|---|
1 | ///////////////////////////////////////////////////////////////////////////// | |
2 | // Name: funcmacro_events.h | |
3 | // Purpose: Event functions and macro group doc | |
4 | // Author: wxWidgets team | |
5 | // Licence: wxWindows licence | |
6 | ///////////////////////////////////////////////////////////////////////////// | |
7 | ||
8 | /** | |
9 | ||
10 | @defgroup group_funcmacro_events Events | |
11 | @ingroup group_funcmacro | |
12 | ||
13 | Below are a number of functions/macros used with wxWidgets event-handling system. | |
14 | ||
15 | Related class group: @ref group_class_events | |
16 | ||
17 | */ | |
18 |