wx.lib.agw.aui.auibook.TabNavigatorProps
Data storage class for managing and providing access to TabNavigatorWindow
properties.
Class Hierarchy
Inheritance diagram for class
TabNavigatorProps:
Methods Summary
Properties Summary
Class API
-
class
TabNavigatorProps
(object)
Data storage class for managing and providing access to TabNavigatorWindow
properties.
Methods
-
__init__
(self)
Default class constructor.
Properties
-
Font
Sets/Gets the font for the L{TabNavigatorWindow}, an instance of wx.Font
.
-
Icon
Sets/Gets the icon for the L{TabNavigatorWindow}, an instance of wx.Bitmap
.
-
MinSize
Sets/Gets the minimum size for the L{TabNavigatorWindow}, an instance of wx.Size
.