]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/__core_rename.i
Add wx.KeyEvent.GetModifiers
[wxWidgets.git] / wxPython / src / __core_rename.i
index 0253f1abc674c77a963121996b1561814963fa85..8354b55786d6b023faff6690170368da9d2f023f 100644 (file)
 %rename(SetDefaultPyEncoding)               wxSetDefaultPyEncoding;
 %rename(GetDefaultPyEncoding)               wxGetDefaultPyEncoding;
 %rename(EventLoop)                          wxEventLoop;
+%rename(EventLoopActivator)                 wxEventLoopActivator;
 %rename(AcceleratorEntry)                   wxAcceleratorEntry;
 %rename(AcceleratorTable)                   wxAcceleratorTable;
 %rename(NullAcceleratorTable)               wxNullAcceleratorTable;