.. wxPython Phoenix documentation
This file was generated by Phoenix's sphinx generator and associated
tools, do not edit by hand.
Copyright: (c) 2011-2020 by Total Control Software
License: wxWindows License
.. include:: headings.inc
.. currentmodule:: wx.lib.agw.aui.auibook
.. highlight:: python
.. _wx.lib.agw.aui.auibook.AuiNotebookPage:
==========================================================================================================================================
|phoenix_title| **wx.lib.agw.aui.auibook.AuiNotebookPage**
==========================================================================================================================================
A simple class which holds information about tab captions, bitmaps and
colours.
|
|class_hierarchy| Class Hierarchy
=================================
.. raw:: html

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