X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7a78a9378207266c55b7f4c72fbfb2ae11963d0b..b09857ae000a60704207d63290be937584805fb0:/interface/wx/control.h diff --git a/interface/wx/control.h b/interface/wx/control.h index 88d17800d0..2fd28f3c91 100644 --- a/interface/wx/control.h +++ b/interface/wx/control.h @@ -172,7 +172,7 @@ public: @endcode Currently this method is only implemented for wxTextCtrl, wxComboBox - and wxChoice in wxGTK. + and wxChoice in wxMSW and wxGTK. @param xlen The horizontal extent of the area to leave for text, in pixels.