Package wx :: Class TaskBarIcon
[frames | no frames]

Type TaskBarIcon

object --+        
         |        
    Object --+    
             |    
    EvtHandler --+
                 |
                TaskBarIcon


Proxy of C++ TaskBarIcon class
Method Summary
TaskBarIcon __init__(self)
  __nonzero__(self)
  __repr__(self)
  Destroy(self)
Deletes the C++ object this Python object is a proxy for.
bool IsIconInstalled(self)
bool IsOk(self)
bool PopupMenu(self, menu)
bool RemoveIcon(self)
bool SetIcon(self, icon, tooltip)

Method Details

Destroy(self)

Deletes the C++ object this Python object is a proxy for.
Overrides:
wx.Object.Destroy

Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:23:11 2005 http://epydoc.sf.net