コード例 #1
0
ファイル: tray.py プロジェクト: JimmXinu/calibre
 def IconThemePath(self):
     return icon_cache().icon_theme_path
コード例 #2
0
 def IconThemePath(self):
     return icon_cache().icon_theme_path
コード例 #3
0
ファイル: tray.py プロジェクト: JimmXinu/calibre
 def IconName(self):
     return icon_cache().name_for_icon(self.notifier.icon())
コード例 #4
0
 def IconName(self):
     return icon_cache().name_for_icon(self.notifier.icon())