Contains a list of editor windows returned by CreateControls.
m_primary |
A public C++ attribute of type Window . |
m_secondary |
A public C++ attribute of type Window . |
wx.propgrid.
PGWindowList
(object)¶Possible constructors:
PGWindowList()
PGWindowList(a)
PGWindowList(a, b)
Contains a list of editor windows returned by CreateControls.
__init__
(self, *args, **kw)¶__init__ (self)
__init__ (self, a)
Parameters: | a (wx.Window) – |
---|
__init__ (self, a, b)
Parameters: |
---|