summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
9034710)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39006
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
wxBitmap GetBitmap(int index) const;
wxIcon GetIcon(int index) const;
wxBitmap GetBitmap(int index) const;
wxIcon GetIcon(int index) const;
bool Replace(int index, const wxBitmap& bitmap, const wxBitmap& mask = wxNullBitmap);
bool Replace(int index, const wxBitmap& bitmap, const wxBitmap& mask = wxNullBitmap);
-#else
-// %Rename(ReplaceIcon,bool, Replace(int index, const wxIcon& icon));
-// int Add(const wxBitmap& bitmap);
- bool Replace(int index, const wxBitmap& bitmap);
-#endif
bool Draw(int index, wxDC& dc, int x, int x, int flags = wxIMAGELIST_DRAW_NORMAL,
const bool solidBackground = false);
bool Draw(int index, wxDC& dc, int x, int x, int flags = wxIMAGELIST_DRAW_NORMAL,
const bool solidBackground = false);