AGW Logo

agw_title TabNavigatorProps

Data storage class for managing and providing access to TabNavigatorWindow. properties.

hierarchy Inheritance Diagram

Inheritance diagram for: TabNavigatorProps

Inheritance diagram of TabNavigatorProps


method_summary Methods Summary

__init__Default class constructor.

API Class API

class TabNavigatorProps(object)[source]

Data storage class for managing and providing access to TabNavigatorWindow. properties.



__init__()[source]

Default class constructor.



Font

Sets/Gets the font for the TabNavigatorWindow, an instance of wx.Font.



Icon

Sets/Gets the icon for the TabNavigatorWindow, an instance of wx.Bitmap.



MinSize

Sets/Gets the minimum size for the TabNavigatorWindow, an instance of wx.Size.

Tree

Table Of Contents

Previous topic

TabFrame

Next topic

TabNavigatorWindow