Added wxStaticBitmap::SetIcon()
authorRobert Roebling <robert@roebling.de>
Sun, 25 Jul 1999 14:38:28 +0000 (14:38 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 25 Jul 1999 14:38:28 +0000 (14:38 +0000)
commit41bf0eb335ef9941b0aa87f8d5d040cd86620755
tree59d998cbf9347a9cd556c9dff10f649c66f2b069
parenta58d5df4ef7fbbbb1c385ac63038608d49f8dfa5
  Added wxStaticBitmap::SetIcon()
  wxDC now inits with a WHITE_BRUSH as wxMSW seems to
   do the same
  small doc updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/strmbase.tex
docs/latex/wx/toolbar.tex
include/wx/gtk/statbmp.h
include/wx/gtk1/statbmp.h
src/gtk/dc.cpp
src/gtk1/dc.cpp