fixed syntax errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3053,7 +3053,7 @@ window unconditionally.
|
||||
|
||||
\membersection{wxWindow::UpdateWindowUI}\label{wxwindowupdatewindowui}
|
||||
|
||||
\func{virtual void}{UpdateWindowUI}{\param{long}{ flags = wxUPDATE_UI_NONE}}
|
||||
\func{virtual void}{UpdateWindowUI}{\param{long}{ flags = wxUPDATE\_UI\_NONE}}
|
||||
|
||||
This function sends \helpref{wxUpdateUIEvents}{wxupdateuievent} to
|
||||
the window. The particular implementation depends on the window; for
|
||||
|
Reference in New Issue
Block a user