Give Maximize and default param
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
9eefe9f085
commit
4e4a4ac83a
@ -109,7 +109,7 @@ public:
|
||||
const wxString& name = wxPyFrameNameStr);
|
||||
|
||||
void Activate();
|
||||
void Maximize(bool maximize);
|
||||
void Maximize(bool maximize=true);
|
||||
void Restore();
|
||||
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user