 wx.aui.AuiTabContainerButton¶
 wx.aui.AuiTabContainerButton¶A simple class which holds information about wx.aui.AuiNotebook tab buttons and their state.
 Class Hierarchy¶
 Class Hierarchy¶ Inheritance diagram for class AuiTabContainerButton:
Inheritance diagram for class AuiTabContainerButton:
 Properties Summary¶
 Properties Summary¶| 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  | 
 Class API¶
 Class API¶A simple class which holds information about AuiNotebook tab buttons and their state.
A public C++ attribute of type BitmapBundle     . button’s hover bitmap
A public C++ attribute of type int. current state (normal, hover, pressed, etc.)
A public C++ attribute of type BitmapBundle     . button’s disabled bitmap
A public C++ attribute of type int. button’s id
A public C++ attribute of type int. buttons location (wx``wx.LEFT``, wx.RIGHT, or wx.CENTER)