docstrings and other minor tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -835,7 +835,7 @@ any.", "",
|
||||
|
||||
%extend {
|
||||
wxWindow* GetMainWindow() {
|
||||
#ifdef __WXMSW__
|
||||
#if defined(__WXMSW__) || defined(__WXMAC__)
|
||||
return self;
|
||||
#else
|
||||
return (wxWindow*)self->m_mainWin;
|
||||
|
Reference in New Issue
Block a user