Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
self.icon.set_tooltip(tip)
def destroy(self):
self.icon.destroy()
self.icon.set_visible(False)
if USE_TRAY == 'egg':
TrayIcon = EggTrayIcon