X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/50e55c13ea2da06b1b03069673ae45edd780fc99..d3fa4bc22e84e3ca4d88cc1772f2d414140a1017:/interface/wx/anybutton.h?ds=sidebyside diff --git a/interface/wx/anybutton.h b/interface/wx/anybutton.h index 448ddd5742..064bce757e 100644 --- a/interface/wx/anybutton.h +++ b/interface/wx/anybutton.h @@ -103,8 +103,9 @@ public: states. @param bitmap - The bitmap to display in the button. May be invalid to remove any - currently displayed bitmap. + The bitmap to display in the button. Under wxGTK the bitmap can be + invalid to remove the currently displayed bitmap, however this is + not supported in wxMSW currently. @param dir The position of the bitmap inside the button. By default it is positioned to the left of the text, near to the left button border.