X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a660d684eda27638bca0384b2058911a31c8e845..e47d37d087f5a8410deb929a94378f415351694a:/docs/latex/wx/document.tex diff --git a/docs/latex/wx/document.tex b/docs/latex/wx/document.tex index 99a4553c03..a5b7e6b077 100644 --- a/docs/latex/wx/document.tex +++ b/docs/latex/wx/document.tex @@ -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.