gtk3.py 文件源码

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

项目:steemportal 作者: colibrae 项目源码 文件源码
def init (self, config):
        """
        Abstraction for command to open GUI. For Gtk+-3.0, this just maps to the
        built in Gtk.Application.run () command. For other GUI libraries, this
        will invoke the same. In this case, it triggers the activate hook.
        """
        # Import config object into this object's namespace
        self.config = config
        self.run ()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号