.. 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.ribbon.buttonbar
.. highlight:: python
.. _wx.lib.agw.ribbon.buttonbar.RibbonButtonBarButtonBase:
==========================================================================================================================================
|phoenix_title| **wx.lib.agw.ribbon.buttonbar.RibbonButtonBarButtonBase**
==========================================================================================================================================
|
|class_hierarchy| Class Hierarchy
=================================
.. raw:: html

Inheritance diagram for class
RibbonButtonBarButtonBase:
|
|method_summary| Methods Summary
================================
================================================================================ ================================================================================
:meth:`~wx.lib.agw.ribbon.buttonbar.RibbonButtonBarButtonBase.__init__` Initialize self. See help(type(self)) for accurate signature.
:meth:`~wx.lib.agw.ribbon.buttonbar.RibbonButtonBarButtonBase.GetLargestSize`
:meth:`~wx.lib.agw.ribbon.buttonbar.RibbonButtonBarButtonBase.GetSmallerSize`
:meth:`~wx.lib.agw.ribbon.buttonbar.RibbonButtonBarButtonBase.NewInstance`
================================================================================ ================================================================================
|
|api| Class API
===============
.. class:: RibbonButtonBarButtonBase(object)
.. method:: __init__(self)
Initialize self. See help(type(self)) for accurate signature.
.. method:: GetLargestSize(self)
.. method:: GetSmallerSize(self, size, n=1)
.. method:: NewInstance(self)