X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4f13428c4f852674c8f8fc99af26d9486bf907db..2a015b8917bd71878cbf096b3c09f4faad3e3856:/include/wx/gtk/app.h diff --git a/include/wx/gtk/app.h b/include/wx/gtk/app.h index eb24a3a675..3d862eafd4 100644 --- a/include/wx/gtk/app.h +++ b/include/wx/gtk/app.h @@ -53,7 +53,8 @@ public: #endif // __WXDEBUG__ guint m_idleTag; - void RemoveIdleTag(); + // temporarily disable idle events + void SuspendIdleCallback(); // Used by the the wxGLApp and wxGLCanvas class for GL-based X visual // selection.