indicator_mac.py 文件源码

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

项目:testindicator 作者: logileifs 项目源码 文件源码
def show_about_dialog(self, widget):
        about_dialog = gtk.AboutDialog()
        about_dialog.set_destroy_with_parent(True)
        about_dialog.set_icon_name("SystrayIcon")
        about_dialog.set_name('SystrayIcon')
        about_dialog.run()
        about_dialog.destroy()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号