gtk3.py 文件源码

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

项目:steemportal 作者: colibrae 项目源码 文件源码
def __init__ (self):
        """
        Interface initialisation
        This function opens the window, calls back through the core, to 
        get the configuration, to load the initial interface. 

        The configuration tells the interface what to set up in the initial
        startup.
        """
        Gtk.Application.__init__(self,
            application_id="org.ascension.ascension",
            flags=Gio.ApplicationFlags.FLAGS_NONE)
        self.connect("activate", self.on_activate)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号