Navigation
Home
|
Gallery
|
API Docs
»
wx
»
wx.WindowBase
index
modules
|
next
|
previous
|
Table of Contents
wx.WindowBase
Class Hierarchy
Methods Summary
Class API
Search
Show Source
wx.WindowBase
¶
Class Hierarchy
¶
Inheritance diagram for class
WindowBase
:
Methods Summary
¶
AddChild
RemoveChild
Class API
¶
class
wx.
WindowBase
(
EvtHandler
)
¶
AddChild
(
self
,
child
:
WindowBase
)
¶
Parameters
:
child
(
wx.WindowBase
)
Return type
:
None
Methods
¶
RemoveChild
(
self
,
child
:
WindowBase
)
¶
Parameters
:
child
(
wx.WindowBase
)
Return type
:
None