.. 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.ribbon.RibbonAUIArtProvider:

==========================================================================================================================================
|phoenix_title|  **wx.ribbon.RibbonAUIArtProvider**
==========================================================================================================================================





|

|class_hierarchy| Class Hierarchy
=================================

.. raw:: html

   <div id="toggleBlock" onclick="return toggleVisibility(this)" class="closed" style="cursor:pointer;">
   <img id="toggleBlock-trigger" src="_static/images/closed.png"/>
   Inheritance diagram for class <strong>RibbonAUIArtProvider</strong>:
   </div>
   <div id="toggleBlock-summary" style="display:block;"></div>
   <div id="toggleBlock-content" style="display:none;">
   <p class="graphviz">
   <center><img src="_static/images/inheritance/wx.ribbon.RibbonAUIArtProvider_inheritance.svg" alt="Inheritance diagram of RibbonAUIArtProvider" usemap="#dummy" class="inheritance"/></center>
   <script type="text/javascript">toggleVisibilityOnLoad(document.getElementById('toggleBlock'))</script>
   <map id="dummy" name="dummy"> <area shape="rect" id="node1" href="wx.ribbon.RibbonAUIArtProvider.html" title="wx.ribbon.RibbonAUIArtProvider" alt="" coords="11,159,272,188"/> <area shape="rect" id="node2" href="wx.ribbon.RibbonMSWArtProvider.html" title="wx.ribbon.RibbonMSWArtProvider" alt="" coords="5,82,278,111"/> <area shape="rect" id="node3" href="wx.ribbon.RibbonArtProvider.html" title="wx.ribbon.RibbonArtProvider  is responsible for drawing all the components of the ribbon interface." alt="" coords="25,5,259,34"/> </map> 
   </p>
   </div>

|


|method_summary| Methods Summary
================================

================================================================================ ================================================================================
:meth:`~wx.ribbon.RibbonAUIArtProvider.__init__`                                 
================================================================================ ================================================================================


|


|api| Class API
===============


.. class:: wx.ribbon.RibbonAUIArtProvider(RibbonMSWArtProvider)

   **Possible constructors**::

       RibbonAUIArtProvider() -> None
       



   .. method:: __init__(self)



      :rtype: `None`     







