__init__.py 文件源码

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

项目:Dict-O-nator 作者: theawless 项目源码 文件源码
def __init__(self):
        """Constructor for UI handler."""
        GObject.Object.__init__(self)
        self.bottom_widget = Gtk.Builder()
        self.bottom_widget.add_from_file(BOTTOM_WIDGET_UI_PATH)
        # Get the plugin manager
        self.plugin_manager = DictonatorActionHandler(self.bottom_bar_text_changer, self.bottom_bar_handler)
        logger.debug('UI INIT')
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号