.. 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.shapedbutton .. highlight:: python .. _wx.lib.agw.shapedbutton.SBitmapTextToggleButton: ========================================================================================================================================== |phoenix_title| **wx.lib.agw.shapedbutton.SBitmapTextToggleButton** ========================================================================================================================================== A `ShapedButton` toggle bitmap button with a text label. | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class SBitmapTextToggleButton:
| |appearance| Control Appearance =============================== | .. figure:: _static/images/widgets/fullsize/wxmsw/wx.lib.agw.shapedbutton.sbitmaptexttogglebutton.png :alt: wxMSW :figclass: floatleft **wxMSW** .. figure:: _static/images/widgets/fullsize/wxmac/../no_appearance.png :alt: wxMAC :figclass: floatright **wxMAC** .. figure:: _static/images/widgets/fullsize/wxgtk/wx.lib.agw.shapedbutton.sbitmaptexttogglebutton.png :alt: wxGTK :figclass: floatcenter **wxGTK** | |super_classes| Known Superclasses ================================== :class:`wx.lib.agw.shapedbutton.SBitmapTextButton`, :class:`wx.lib.agw.shapedbutton.__SToggleMixin` | |api| Class API =============== .. class:: SBitmapTextToggleButton(__SToggleMixin, SBitmapTextButton) A `ShapedButton` toggle bitmap button with a text label.