.. 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 .. _wx.aui.AuiFlatTabArt: ========================================================================================================================================== |phoenix_title| **wx.aui.AuiFlatTabArt** ========================================================================================================================================== An art provider for :ref:`wx.aui.AuiNotebook` implementing "flat" look. This art provider is currently used as the default art provider. .. versionadded:: 4.3/wxWidgets-3.3.0 | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class AuiFlatTabArt:
| |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~wx.aui.AuiFlatTabArt.__init__` Default constructor. ================================================================================ ================================================================================ | |api| Class API =============== .. class:: wx.aui.AuiFlatTabArt(AuiTabArt) **Possible constructors**:: AuiFlatTabArt() -> None An art provider for AuiNotebook implementing "flat" look. .. method:: __init__(self) Default constructor. :rtype: `None`