]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/closeevt.tex
Documentedm, that the print setup dialog has been
[wxWidgets.git] / docs / latex / wx / closeevt.tex
index 9c90c4f5f31a86adf393928b39328f8ccac94473..5e540e5afbf41932bb4ed054165b960414207f4c 100644 (file)
@@ -42,7 +42,6 @@ This event applies to wxApp only.}
 \wxheading{See also}
 
 \helpref{wxWindow::Close}{wxwindowclose},\rtfsp
-\helpref{wxApp::OnQueryEndSession}{wxapponqueryendsession},\rtfsp
 %% GD: OnXXX functions are not documented
 %%\helpref{wxApp::OnEndSession}{wxapponendsession},\rtfsp
 \helpref{Window deletion overview}{windowdeletionoverview}
@@ -69,12 +68,6 @@ force the application to exit, and so this function must be called to check this
 
 Returns true if the user is logging off.
 
-\membersection{wxCloseEvent::GetSessionEnding}\label{wxcloseeventgetsessionending}
-
-\constfunc{bool}{GetSessionEnding}{\void}
-
-Returns true if the session is ending.
-
 \membersection{wxCloseEvent::GetForce}\label{wxcloseeventgetforce}
 
 \constfunc{bool}{GetForce}{\void}