]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_clipbrd.i
reSWIGged
[wxWidgets.git] / wxPython / src / _clipbrd.i
index 8fb471613e57cb93125eb4fa5af0d2b01db719ab..1c262b38884f324ae074584eef6fa4f717fa1a62 100644 (file)
@@ -113,7 +113,7 @@ exit.  Returns False if the operation is unsuccesful for any reason.", "");
     
 
     DocDeclStr(
-        virtual void , UsePrimarySelection( bool primary = True ),
+        virtual void , UsePrimarySelection( bool primary = true ),
         "On platforms supporting it (the X11 based platforms), selects the
 so called PRIMARY SELECTION as the clipboard as opposed to the
 normal clipboard, if primary is True.", "");