]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/closeevt.tex
Added periods
[wxWidgets.git] / docs / latex / wx / closeevt.tex
index 0880be8144ad92a2cc74a10f813d1e0e39aad6b6..44432451bc1fa0a268c08f6f196d7663b670f77b 100644 (file)
@@ -24,6 +24,10 @@ to return {\tt true} or {\tt false} depending on whether the close instruction w
 
 <wx/event.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{Event table macros}
 
 To process a close event, use these event handler macros to direct input to member
@@ -74,14 +78,6 @@ shutting down. This method can only be called for end session and query end
 session events, it doesn't make sense for close window event.
 
 
-\membersection{wxCloseEvent::GetForce}\label{wxcloseeventgetforce}
-
-\constfunc{bool}{GetForce}{\void}
-
-Returns true if the application wishes to force the window to close.
-This will shortly be obsolete, replaced by CanVeto.
-
-
 \membersection{wxCloseEvent::SetCanVeto}\label{wxcloseeventsetcanveto}
 
 \func{void}{SetCanVeto}{\param{bool}{ canVeto}}