Add GetDrawable convenience function that returns m_bitmap
authorMattia Barbon <mbarbon@cpan.org>
Mon, 7 Apr 2003 17:39:00 +0000 (17:39 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Mon, 7 Apr 2003 17:39:00 +0000 (17:39 +0000)
commita29c6824c21bca8e66fdd0c7a64b65e8935bdbcd
tree316c1e31d995079f6db135e77979573089e35659
parent1ca61fa7a7408b5f4eca31b6712ba9796e901dff
  Add GetDrawable convenience function that returns m_bitmap
if the wxBitmap is monochrome or m_pixmap if the wxBitmap
is polichrome.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20059 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/x11/bitmap.h
src/x11/bitmap.cpp