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(
DocStr(GetPosition, // sets the docstring for both
- "Find the position of the event.");
+ "Find the position of the event.", "");
wxPoint GetPosition();
DocDeclAName(