]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/document.tex
Corrected memory.cpp checkpoint bug; added Tex2RTF
[wxWidgets.git] / docs / latex / wx / document.tex
index 99a4553c03baf7793260205684aa5bad4f6ced70..f75183c29363825384f16b89b6370ab811a58bac 100644 (file)
@@ -324,4 +324,9 @@ Sets the title for this document. The document title is used for an associated
 frame (if any), and is usually constructed by the framework from
 the filename.
 
 frame (if any), and is usually constructed by the framework from
 the filename.
 
+\membersection{wxDocument::UpdateAllViews}\label{wxdocumentupdateallviews}
+
+\func{void}{UpdateAllViews}{\param{wxView* }{sender = NULL}}
+
+Updates all views. If {\it sender} is non-NULL, does not update this view.