Name change replacements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -76,10 +76,10 @@ always be displayed on top of the parent window on Windows.}
|
||||
\docparam{title}{The caption to be displayed on the frame's title bar.}
|
||||
|
||||
\docparam{pos}{The window position. A value of (-1, -1) indicates a default position, chosen by
|
||||
either the windowing system or wxWindows, depending on platform.}
|
||||
either the windowing system or wxWidgets, depending on platform.}
|
||||
|
||||
\docparam{size}{The window size. A value of (-1, -1) indicates a default size, chosen by
|
||||
either the windowing system or wxWindows, depending on platform.}
|
||||
either the windowing system or wxWidgets, depending on platform.}
|
||||
|
||||
\docparam{style}{The window style. See \helpref{wxMiniFrame}{wxminiframe}.}
|
||||
|
||||
|
Reference in New Issue
Block a user