Example #1
0
 def IconThemePath(self):
     return icon_cache().icon_theme_path
Example #2
0
 def IconThemePath(self):
     return icon_cache().icon_theme_path
Example #3
0
 def IconName(self):
     return icon_cache().name_for_icon(self.notifier.icon())
Example #4
0
 def IconName(self):
     return icon_cache().name_for_icon(self.notifier.icon())