First attempt to document raw bitmap access

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2008-04-10 13:21:20 +00:00
parent dd067e96c8
commit de022e4f11
3 changed files with 211 additions and 2 deletions

View File

@@ -20,7 +20,10 @@
See wxPaintEvent for an example of use.
@library{wxcore}
@category{FIXME}
@category{gdi}
@stdobjects
::wxNullRegion
@see wxPaintEvent
*/