Clear --> ClearBackground
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
d3017584ba
commit
ea96591fa6
@ -202,7 +202,7 @@ public:
|
||||
void CentreOnScreen(int direction = wxBOTH );
|
||||
void CenterOnScreen(int direction = wxBOTH );
|
||||
|
||||
void Clear();
|
||||
void ClearBackground();
|
||||
|
||||
// (uses apply'ed INOUT typemap, see above)
|
||||
%name(ClientToScreenXY)void ClientToScreen(int* x, int* y);
|
||||
|
Loading…
Reference in New Issue
Block a user