 
       wx.aui.AuiNotebookPage¶
  wx.aui.AuiNotebookPage¶A simple class which holds information about the notebook’s pages and their state.
 Properties Summary¶
 Properties Summary¶| active | A public C++ attribute of type bool. | 
| bitmap | A public C++ attribute of type Bitmap. | 
| caption | A public C++ attribute of type string. | 
| rect | A public C++ attribute of type Rect. | 
| tooltip | A public C++ attribute of type string. | 
| window | A public C++ attribute of type Window. |