Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / docs / doxygen / groups / funcmacro_appinitterm.h
1 /////////////////////////////////////////////////////////////////////////////
2 // Name: funcmacro_appinitterm.h
3 // Purpose: App Initialization and Termination fn and macro group docs
4 // Author: wxWidgets team
5 // Licence: wxWindows licence
6 /////////////////////////////////////////////////////////////////////////////
7
8 /**
9
10 @defgroup group_funcmacro_appinitterm Application Initialization and Termination
11 @ingroup group_funcmacro
12
13 The functions in this section are used on application startup/shutdown and also
14 to control the behaviour of the main event loop of the GUI programs.
15
16 Related macros/global-functions group: @ref group_class_appmanagement.
17
18 */
19