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