]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/groups/class_webview.h
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / docs / doxygen / groups / class_webview.h
CommitLineData
bf39189b 1/////////////////////////////////////////////////////////////////////////////
43d53ee5
SL
2// Name: class_webview.h
3// Purpose: WebView classes group docs
bf39189b 4// Author: wxWidgets team
bf39189b
SL
5// Licence: wxWindows licence
6/////////////////////////////////////////////////////////////////////////////
7
8/**
9
43d53ee5 10@defgroup group_class_webview WebView
bf39189b
SL
11@ingroup group_class
12
43d53ee5 13The wxWebView library is a set of classes for viewing complex web documents and
bf39189b
SL
14for internet browsing. It is built around a series of backends, and exposes
15common functions for them.
16
17*/