]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_splitter.i
Force the output window to display at the begining of the app
[wxWidgets.git] / wxPython / src / _splitter.i
index af4516454a7fbc428851cb382fcc309b22a7daaf..a3f7f8953a8d74ecb1ffc3832194e7af361c4a31 100644 (file)
@@ -293,7 +293,7 @@ showing the top-level window.", "");
     
 
     DocDeclStr(
-        void , SetSashPosition(int position, bool redraw = True),
+        void , SetSashPosition(int position, bool redraw = true),
         "Sets the sash position, in pixels.  If redraw is Ttrue then the panes
 are resized and the sash and border are redrawn.", "");