config-server.py 文件源码

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

项目:qOverview 作者: bharadwaj-raju 项目源码 文件源码
def run(self):
        dbus.mainloop.glib.DBusGMainLoop(set_as_default=True)
        bus_name = dbus.service.BusName("org.qoverview.config", dbus.SessionBus())
        dbus.service.Object.__init__(self, bus_name, "/org/qoverview/config")

        self._loop = GObject.MainLoop()
        self._loop.run()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号