bhdouglass-indicator-weather.py 文件源码

python
阅读 22 收藏 0 点赞 0 评论 0

项目:ut-indicator-weather 作者: bhdouglass 项目源码 文件源码
def __init__(self, bus):
        self.get_config()

        self.bus = bus
        self.action_group = Gio.SimpleActionGroup()
        self.menu = Gio.Menu()
        self.sub_menu = Gio.Menu()

        self.current_condition_icon = self.CLEAR
        self.current_condition_text = 'Clear'
        self.current_temperature = 75
        self.error = 'No weather data yet'
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号