wx.aui.AuiNotebookPage¶
A simple class which holds information about the notebook’s pages and their state.
Class Hierarchy¶
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 wx.aui.AuiNotebookPage(object)¶
A simple class which holds information about the notebook’s pages and their state.
Properties¶
- active¶
A public C++ attribute of type
bool
.
- bitmap¶
A public C++ attribute of type
BitmapBundle
.
- caption¶
A public C++ attribute of type
string
.
- tooltip¶
A public C++ attribute of type
string
.