renamed wxWindow::Clear() to ClearBackground() (fixes bug 783576)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -245,9 +245,9 @@ or {\tt wxBOTH}.}
|
||||
|
||||
\helpref{wxWindow::CentreOnParent}{wxwindowcenteronparent}
|
||||
|
||||
\membersection{wxWindow::Clear}\label{wxwindowclear}
|
||||
\membersection{wxWindow::ClearBackground}\label{wxwindowclearbackground}
|
||||
|
||||
\func{void}{Clear}{\void}
|
||||
\func{void}{ClearBackground}{\void}
|
||||
|
||||
Clears the window by filling it with the current background colour. Does not
|
||||
cause an erase background event to be generated.
|
||||
|
Reference in New Issue
Block a user