]> git.saurik.com Git - wxWidgets.git/commitdiff
Added documentation for wxMenuBar::Refresh()
authorPatrick Albert <als@barjov.frmug.fr.net>
Mon, 6 Sep 1999 12:54:56 +0000 (12:54 +0000)
committerPatrick Albert <als@barjov.frmug.fr.net>
Mon, 6 Sep 1999 12:54:56 +0000 (12:54 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/menu.tex

index 136021b3ed695bda829d7bbe0bef7070fc735d51..62e1684990a6cd020c415056695ccd2305b9250d 100644 (file)
@@ -635,6 +635,12 @@ Determines whether an item is enabled.
 
 TRUE if the item was found and is enabled, FALSE otherwise.
 
+\membersection{wxMenuBar::Refresh}\label{wxmenubarrefresh}
+
+\func{void}{Refresh}{\void}
+
+Redraw the menu bar
+
 \membersection{wxMenuBar::SetHelpString}\label{wxmenubarsethelpstring}
 
 \func{void}{SetHelpString}{\param{int}{ id}, \param{const wxString\& }{helpString}}