Added documentation for wxMenuBar::Refresh()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Patrick Albert
1999-09-06 12:54:56 +00:00
parent fbb90f7f2b
commit 63dcfc151b

View 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}}