implement wxGetMousePosition without using X-specific code
authorPaul Cornett <paulcor@bullseye.com>
Tue, 31 Jan 2012 17:41:21 +0000 (17:41 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Tue, 31 Jan 2012 17:41:21 +0000 (17:41 +0000)
commit5105db37ab0f822b61e25db79f0f6e78fb6114df
treed3509c758b6b867612b8748b52ab1d43e9282c37
parent7dc941e3c5c7be146a1bd92b97605c15c5ce6ee9
implement wxGetMousePosition without using X-specific code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/window.cpp