.. wxPython Phoenix documentation
This file was generated by Phoenix's sphinx generator and associated
tools, do not edit by hand.
Copyright: (c) 2011-2018 by Total Control Software
License: wxWindows License
.. include:: headings.inc
.. currentmodule:: wx.lib.analogclock.lib_setup.fontselect
.. highlight:: python
.. _wx.lib.analogclock.lib_setup.fontselect.FontSelect:
==========================================================================================================================================
|phoenix_title| **wx.lib.analogclock.lib_setup.fontselect.FontSelect**
==========================================================================================================================================
|
|class_hierarchy| Class Hierarchy
=================================
.. raw:: html

Inheritance diagram for class
FontSelect:
|
|super_classes| Known Superclasses
==================================
:class:`wx.lib.buttons.GenButton`
|
|method_summary| Methods Summary
================================
================================================================================ ================================================================================
:meth:`~wx.lib.analogclock.lib_setup.fontselect.FontSelect.__init__`
:meth:`~wx.lib.analogclock.lib_setup.fontselect.FontSelect.GetValue`
:meth:`~wx.lib.analogclock.lib_setup.fontselect.FontSelect.OnClick`
:meth:`~wx.lib.analogclock.lib_setup.fontselect.FontSelect.SetValue`
================================================================================ ================================================================================
|
|api| Class API
===============
.. class:: FontSelect(GenButton)
.. method:: __init__(self, parent, size=(75, 21), value=None)
.. method:: GetValue(self)
.. method:: OnClick(self, event)
.. method:: SetValue(self, value)