X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7a8b1590d52fe739111412aff319d016a13260c4..a0b1b91fe6ea9ee743ca658cb427d64052a8f57b:/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