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