AGW Logo

agw_title AuiNotebookPage

A simple class which holds information about tab captions, bitmaps and colours.

hierarchy Inheritance Diagram

Inheritance diagram for: AuiNotebookPage

Inheritance diagram of AuiNotebookPage


method_summary Methods Summary

__init__Default class constructor.
IsMultilineReturns whether the tab contains multiline text.

API Class API

class AuiNotebookPage(object)[source]

A simple class which holds information about tab captions, bitmaps and colours.



__init__()[source]

Default class constructor. Used internally, do not call it in your code!



IsMultiline()[source]

Returns whether the tab contains multiline text.

Tree

Table Of Contents

Previous topic

AuiNotebookEvent

Next topic

AuiTabContainer