.. 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.AuiTabContainerButton: ========================================================================================================================================== |phoenix_title| **wx.lib.agw.aui.auibook.AuiTabContainerButton** ========================================================================================================================================== A simple class which holds information about tab buttons and their state. | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class AuiTabContainerButton:
| |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~wx.lib.agw.aui.auibook.AuiTabContainerButton.__init__` Default class constructor. ================================================================================ ================================================================================ | |api| Class API =============== .. class:: AuiTabContainerButton(object) A simple class which holds information about tab buttons and their state. .. method:: __init__(self) Default class constructor. Used internally, do not call it in your code!