]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/mac/_core.py
first attempt for full screen implementation
[wxWidgets.git] / wxPython / src / mac / _core.py
index 9cfcd0b3f1b9c5dc1060463cde61e33a9e5b35f8..1008ccf9ebfb280d5ac8a87cd33440bcc6271fb9 100644 (file)
@@ -4323,6 +4323,7 @@ class NavigationKeyEvent(Event):
         """SetCurrentFocus(self, Window win)"""
         return _core_.NavigationKeyEvent_SetCurrentFocus(*args, **kwargs)
 
+    IsBackward = _core_.NavigationKeyEvent_IsBackward
     IsForward = _core_.NavigationKeyEvent_IsForward
     WinChange = _core_.NavigationKeyEvent_WinChange