.. 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 .. _wx.adv.TaskBarIconEvent: ========================================================================================================================================== |phoenix_title| **wx.adv.TaskBarIconEvent** ========================================================================================================================================== The event class used by :ref:`wx.adv.TaskBarIcon`. For a list of the event macros meant to be used with :ref:`wx.adv.TaskBarIconEvent`, please look at :ref:`wx.adv.TaskBarIcon` description. | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class TaskBarIconEvent:
| |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~wx.adv.TaskBarIconEvent.__init__` Constructor. ================================================================================ ================================================================================ | |api| Class API =============== .. class:: wx.adv.TaskBarIconEvent(Event) **Possible constructors**:: TaskBarIconEvent(evtType, tbIcon) The event class used by TaskBarIcon. .. method:: __init__(self, evtType, tbIcon) Constructor. :param `evtType`: :type `evtType`: wx.EventType :param `tbIcon`: :type `tbIcon`: wx.adv.TaskBarIcon