X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7a8b1590d52fe739111412aff319d016a13260c4..1e1ca6f0b25e1142a6d9ca496b68ec6649df5d69:/wxPython/src/gtk/misc.py diff --git a/wxPython/src/gtk/misc.py b/wxPython/src/gtk/misc.py index d3d5336220..3610a28fe1 100644 --- a/wxPython/src/gtk/misc.py +++ b/wxPython/src/gtk/misc.py @@ -654,9 +654,9 @@ NewId = miscc.NewId RegisterId = miscc.RegisterId -wxBell = miscc.wxBell +wxGetCurrentId = miscc.wxGetCurrentId -wxDisplaySize = miscc.wxDisplaySize +wxBell = miscc.wxBell wxEndBusyCursor = miscc.wxEndBusyCursor @@ -682,6 +682,8 @@ wxUsleep = miscc.wxUsleep wxYield = miscc.wxYield +wxYieldIfNeeded = miscc.wxYieldIfNeeded + wxEnableTopLevelWindows = miscc.wxEnableTopLevelWindows wxGetResource = miscc.wxGetResource