.. wxPython Phoenix documentation This file was generated by Phoenix's sphinx generator and associated tools, do not edit by hand. Copyright: (c) 2011-2020 by Total Control Software License: wxWindows License .. include:: headings.inc .. _wx.WindowBase: ========================================================================================================================================== |phoenix_title| **wx.WindowBase** ========================================================================================================================================== | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class WindowBase:
| |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~wx.WindowBase.AddChild` :meth:`~wx.WindowBase.RemoveChild` ================================================================================ ================================================================================ | |api| Class API =============== .. class:: wx.WindowBase(EvtHandler) .. method:: AddChild(self, child) :param `child`: :type `child`: wx.WindowBase .. method:: RemoveChild(self, child) :param `child`: :type `child`: wx.WindowBase