git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29665
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
"Make sure that idle events are sent again.
:see: `wx.WakeUpIdle`", "");
"Make sure that idle events are sent again.
:see: `wx.WakeUpIdle`", "");
+
+ DocDeclStr(
+ static bool , IsMainLoopRunning() const,
+ "Returns True if we're running the main loop, i.e. if the events can
+currently be dispatched.", "");
+
DocDeclStr(
virtual int, MainLoop(),
DocDeclStr(
virtual int, MainLoop(),