Merge branch 'travis-gui-tests'
Enable running GUI tests for wxGTK under Travis CI. See https://github.com/wxWidgets/wxWidgets/pull/1426
This commit is contained in:
@@ -1347,6 +1347,8 @@ public:
|
||||
|
||||
@param pt
|
||||
The position of the point to check, in window device coordinates.
|
||||
In wxGTK, and only there, the coordinates can be negative, but in
|
||||
portable code only positive values should be used.
|
||||
@param pos
|
||||
Receives the position of the character at the given position. May
|
||||
be @NULL.
|
||||
|
Reference in New Issue
Block a user