]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_event.i
Some error recovery and other tweaks
[wxWidgets.git] / wxPython / src / _event.i
index 115650bc6d38dfb321f6510c0e7f126446760e9a..d8443aef031999d955fcc4dd85ee26dd94241e1e 100644 (file)
@@ -597,7 +597,8 @@ public:
 
 
     DocStr(GetPosition,   // sets the docstring for both
-           "Returns the position of the mouse in window coordinates when the event happened.");
+           "Returns the position of the mouse in window coordinates when the event
+happened.", "");
     wxPoint GetPosition();
 
     DocDeclAName(
@@ -712,7 +713,7 @@ public:
 
     
     DocStr(GetPosition,   // sets the docstring for both
-           "Find the position of the event.");
+           "Find the position of the event.", "");
     wxPoint GetPosition();
 
     DocDeclAName(