]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/groups/class_dc.h
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / docs / doxygen / groups / class_dc.h
CommitLineData
3db7c3b1
BP
1/////////////////////////////////////////////////////////////////////////////
2// Name: class_gdi.h
3// Purpose: Graphics Device Interface classes group docs
4// Author: wxWidgets team
526954c5 5// Licence: wxWindows licence
3db7c3b1
BP
6/////////////////////////////////////////////////////////////////////////////
7
8/**
9
10@defgroup group_class_dc Device Contexts
11@ingroup group_class
12
13Device contexts are surfaces that may be drawn on, and provide an abstraction
14that allows parameterisation of your drawing code by passing different device
15contexts.
16
17Related Overviews: @ref overview_dc
18
19*/
20