made IsMainLoopRunning() static and implemented it for wxAppConsole too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -209,7 +209,7 @@ to do it.
|
||||
|
||||
\membersection{wxApp::IsMainLoopRunning}\label{wxappismainlooprunning}
|
||||
|
||||
\constfunc{bool}{IsMainLoopRunning}{\void}
|
||||
\func{static bool}{IsMainLoopRunning}{\void}
|
||||
|
||||
Returns \true if the main event loop is currently running, i.e. if the
|
||||
application is inside \helpref{OnRun}{wxapponrun}.
|
||||
|
Reference in New Issue
Block a user