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:
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user