phoenix_title wx.aui.AuiNotebookPage

A simple class which holds information about the notebook’s pages and their state.


class_hierarchy Class Hierarchy

Inheritance diagram for class AuiNotebookPage:

property_summary Properties Summary

active

A public C++ attribute of type bool.

bitmap

A public C++ attribute of type BitmapBundle .

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 .


api 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.



rect

A public C++ attribute of type Rect .



tooltip

A public C++ attribute of type string.



window

A public C++ attribute of type Window .