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