2

How can we automate the porting of a python file from GTK+2 to GTK+3 with out manually editing tags. If it's not possible what is the best possible way of porting them?

1 Answer 1

3

There is a porting guide for porting from PyGTK to PyGObject. It describes a tool which automates part of the work, so you can do less manual editing, but not none.

There's also a migration guide from GTK 2 to GTK 3, describing what usages of the APIs themselves have to change.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.