X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3051a44a73502c2b03d1618d0a8e94274ee67e16..af0ac990fc6a8fabdb1255152dc027a91972d8a3:/interface/wx/checklst.h?ds=sidebyside diff --git a/interface/wx/checklst.h b/interface/wx/checklst.h index 982209412b..2ed407f031 100644 --- a/interface/wx/checklst.h +++ b/interface/wx/checklst.h @@ -48,9 +48,10 @@ public: Window identifier. The value wxID_ANY indicates a default value. @param pos Window position. + If ::wxDefaultPosition is specified then a default position is chosen. @param size - Window size. If wxDefaultSize is specified then the window is sized - appropriately. + Window size. + If ::wxDefaultSize is specified then the window is sized appropriately. @param n Number of strings with which to initialise the control. @param choices