wx.lib.agw.aui.auibook.AuiNotebookPage
A simple class which holds information about tab captions, bitmaps and
colours.
Class Hierarchy
Inheritance diagram for class
AuiNotebookPage:
Methods Summary
__init__ |
Default class constructor. |
IsMultiline |
Returns whether the tab contains multiline text. |
Class API
-
class
AuiNotebookPage
(object)
A simple class which holds information about tab captions, bitmaps and
colours.
Methods
-
__init__
(self)
Default class constructor.
Used internally, do not call it in your code!
-
IsMultiline
(self)
Returns whether the tab contains multiline text.