]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/groups/funcmacro_env.h
Added the function and macro group pages for Doxygen.
[wxWidgets.git] / docs / doxygen / groups / funcmacro_env.h
CommitLineData
dae2800a
BP
1/////////////////////////////////////////////////////////////////////////////
2// Name: funcmacro_env.h
3// Purpose: Environment function and macro group docs
4// Author: wxWidgets team
5// RCS-ID: $Id: funcmacro_gdi.h 52454 2008-03-12 19:08:48Z BP $
6// Licence: wxWindows license
7/////////////////////////////////////////////////////////////////////////////
8
9/**
10
11@defgroup group_funcmacro_env Environment
12@ingroup group_funcmacro
13
14The functions in this section allow to access (get) or change value of
15environment variables in a portable way. They are currently implemented under
16Win32 and POSIX-like systems (Unix).
17
18@header{wx/utils.h}
19
20*/
21