.. 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.buttons .. highlight:: python .. _wx.lib.buttons.GenBitmapToggleButton: ========================================================================================================================================== |phoenix_title| **wx.lib.buttons.GenBitmapToggleButton** ========================================================================================================================================== A generic toggle bitmap button. | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class GenBitmapToggleButton:
| |sub_classes| Known Subclasses ============================== :class:`wx.lib.buttons.ThemedGenBitmapToggleButton` | |super_classes| Known Superclasses ================================== :class:`wx.lib.buttons.GenBitmapButton`, :class:`wx.lib.buttons.__ToggleMixin` | |api| Class API =============== .. class:: GenBitmapToggleButton(__ToggleMixin, GenBitmapButton) A generic toggle bitmap button.