A public C++ attribute of type |
|
A public C++ attribute of type |
|
A public C++ attribute of type |
|
A public C++ attribute of type |
|
A public C++ attribute of type |
|
A public C++ attribute of type |
|
A public C++ attribute of type |
|
A public C++ attribute of type |
|
A public C++ attribute of type |
|
A public C++ attribute of type |
|
A public C++ attribute of type |
wx.aui.
AuiDockInfo
(object)¶Possible constructors:
AuiDockInfo()
AuiDockInfo(c)
__init__
(self, *args, **kw)¶__init__ (self)
__init__ (self, c)
c (wx.aui.AuiDockInfo) –
IsHorizontal
(self)¶bool
IsOk
(self)¶bool
IsVertical
(self)¶bool
dock_direction
¶A public C++ attribute of type int
.
dock_layer
¶A public C++ attribute of type int
.
dock_row
¶A public C++ attribute of type int
.
fixed
¶A public C++ attribute of type bool
.
min_size
¶A public C++ attribute of type int
.
panes
¶A public C++ attribute of type AuiPaneInfoPtrArray
.
reserved1
¶A public C++ attribute of type bool
.
resizable
¶A public C++ attribute of type bool
.
size
¶A public C++ attribute of type int
.
toolbar
¶A public C++ attribute of type bool
.