[pygtk] Existing C/GTK application
John Finlay
finlay at moeraki.com
Fri Sep 4 22:55:19 WST 2009
Rick Hightower wrote:
> I have an existing C/GTK application. I would like to write all new
> features in Python using PyGTK.
> Is there any way to write widgets in PyGTK and use them easily in a
> C/GTK based application?
>
> Are there examples of this somewhere?
>
> Essentially I want to add a Widget to a parent where the Widget is
> managed by PyGTK and the parent is in the C/GTK application.
It might be easier to rewrite the C/GTK app in Python if possible.
John
More information about the pygtk
mailing list