wxTLW::IsAlwaysMaximized() introduction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -86,6 +86,14 @@ Returns \true if this window is currently active, i.e. if the user is currently
|
||||
working with it.
|
||||
|
||||
|
||||
\membersection{wxTopLevelWindow::IsAlwaysMaximized}\label{wxtoplevelwindowisalwaysmaximized}
|
||||
|
||||
\constfunc{virtual bool}{IsAlwaysMaximized}{\void}
|
||||
|
||||
Returns \true if this window is expected to be always maximized, either due to platform policy
|
||||
or due to local policy regarding particular class.
|
||||
|
||||
|
||||
\membersection{wxTopLevelWindow::Iconize}\label{wxtoplevelwindowiconize}
|
||||
|
||||
\func{void}{Iconize}{\param{bool}{ iconize}}
|
||||
|
Reference in New Issue
Block a user