git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3878
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
verify it.
\helpref{Flush}{wxlogflush}\\
verify it.
\helpref{Flush}{wxlogflush}\\
+\helpref{FlushActive}{wxlogflushactive}\\
\helpref{HasPendingMessages}{haspendingmessages}
\membersection{Customization}\label{wxlogcustomization}
\helpref{HasPendingMessages}{haspendingmessages}
\membersection{Customization}\label{wxlogcustomization}
Shows all the messages currently in buffer and clears it. If the buffer
is already empty, nothing happens.
Shows all the messages currently in buffer and clears it. If the buffer
is already empty, nothing happens.
+\membersection{wxLog::FlushActive}\label{wxlogflushactive}
+
+\func{static void}{FlushActive}{\void}
+
+Flushes the current log target if any, does nothing if there is none.
+
+See also:
+
+\helpref{Flush}{wxlogflush}
+
\membersection{wxLog::HasPendingMessages}\label{haspendingmessages}
\constfunc{bool}{HasPendingMessages}{\void}
\membersection{wxLog::HasPendingMessages}\label{haspendingmessages}
\constfunc{bool}{HasPendingMessages}{\void}