Phoenix Logo

phoenix_title wx.adv.TaskBarIconEvent

The event class used by wx.adv.TaskBarIcon.

For a list of the event macros meant to be used with wx.adv.TaskBarIconEvent, please look at wx.adv.TaskBarIcon description.


class_hierarchy Class Hierarchy

Inheritance diagram for class TaskBarIconEvent:

method_summary Methods Summary

__init__ Constructor.

api Class API



class wx.adv.TaskBarIconEvent(Event)

Possible constructors:

TaskBarIconEvent(evtType, tbIcon)

The event class used by TaskBarIcon.


Methods



__init__(self, evtType, tbIcon)

Constructor.

Parameters: