]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/groups/class_gdi.h
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / docs / doxygen / groups / class_gdi.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_gdi Graphics Device Interface (GDI)
11@ingroup group_class
12
13The following are classes related to GDI (Graphics Device Interface) access.
14They provide an API for drawing on device contexts, windows, and printing.
15
16Related Overviews: @ref overview_dc, @ref overview_bitmap
17
dbbca9fd
FM
18Related macros/global-functions group: @ref group_funcmacro_gdi
19
20
3db7c3b1
BP
21*/
22