]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_misc_rename.i
reSWIGged
[wxWidgets.git] / wxPython / src / _misc_rename.i
index 103fa59d06d61bb1c5b9ef3961a2332ad3f1e03a..72ba1d43c2318d6953d8bd7984e38d6978d02f24 100644 (file)
 %rename(GenericFindWindowAtPoint)           wxGenericFindWindowAtPoint;
 %rename(FindWindowAtPoint)                  wxFindWindowAtPoint;
 %rename(GetTopLevelParent)                  wxGetTopLevelParent;
+%rename(GetKeyState)                        wxGetKeyState;
 %rename(WakeUpMainThread)                   wxWakeUpMainThread;
 %rename(MutexGuiEnter)                      wxMutexGuiEnter;
 %rename(MutexGuiLeave)                      wxMutexGuiLeave;