Remove remark on wxTLW::Maximize that it only works on Windows. It works on wxGTK too, and I see implementation for
Mac aswell. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
aae7e12e1d
commit
1fb1f1d833
@ -136,10 +136,6 @@ Maximizes or restores the window.
|
||||
|
||||
\docparam{maximize}{If \true, maximizes the window, otherwise it restores it.}
|
||||
|
||||
\wxheading{Remarks}
|
||||
|
||||
This function only works under Windows.
|
||||
|
||||
\wxheading{See also}
|
||||
|
||||
\helpref{wxTopLevelWindow::Iconize}{wxtoplevelwindowiconize}
|
||||
|
Loading…
Reference in New Issue
Block a user