fluxapp.py 文件源码

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

项目:fluxgui 作者: xflux-gui 项目源码 文件源码
def display_no_zipcode_or_latitude_error_box(self):
        md = gtk.MessageDialog(self.window,
                gtk.DIALOG_DESTROY_WITH_PARENT, gtk.MESSAGE_INFO,
                gtk.BUTTONS_OK, "The f.lux indicator applet needs to know " +
                "your latitude or zipcode to run. " +
                "Please fill either of them in on the preferences screen "+
                "and click 'Close'.")
        md.set_title("f.lux indicator applet")
        md.run()
        md.destroy()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号