]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/msw/_windows.py
wxDEFAULT_STATUSBAR_STYLE
[wxWidgets.git] / wxPython / src / msw / _windows.py
index b914fb525baaf2e3ef801674112ff57ffef37d9a..b0a3d4ca6fe3d5f170fc0a4b4c54b7c0ce3fd0bf 100644 (file)
@@ -3397,7 +3397,7 @@ class MDIParentFrame(Frame):
         return _windows_.MDIParentFrame_SetToolBar(*args, **kwargs)
 
     def Tile(*args, **kwargs):
-        """Tile(self)"""
+        """Tile(self, int orient=HORIZONTAL)"""
         return _windows_.MDIParentFrame_Tile(*args, **kwargs)