// Purpose:
// Author: Robert Roebling
// Created:
-// Id: $Id$
// Copyright: (c) 2001 Robert Roebling
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
virtual void DoMoveWindow(int x, int y, int width, int height);
-private:
- virtual void AddChildGTK(wxWindowGTK* child);
-
#ifdef __WXUNIVERSAL__
DECLARE_EVENT_TABLE()
#endif