Embed interactive shell (VTE) in a PyGtk GUI to manipulate its own widgets

送分小仙女□ 提交于 2019-12-06 16:08:47

What you want exists already: GtkParasite. It's meant for debugging, but I'm sure if you wanted it to actually be a part of your application, you could adapt it.

Quentin Engles

I'm late to the party, but I had a similar problem. Look here Virtual Terminal Question

It's an option if you decide to do something different than what you might have already done.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!