]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/document.tex
Added CodeWarrior files to distribution scripts
[wxWidgets.git] / docs / latex / wx / document.tex
index 99a4553c03baf7793260205684aa5bad4f6ced70..a5b7e6b077860af0cda69d933d1dbc85d6f7b048 100644 (file)
@@ -324,4 +324,8 @@ 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.
 
+\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.