Dedication
This document is a collection of Glade3 Python Tutorials. After trying every tutorial I could find on the interweb and most are very dated I finally figured out the basics for getting a Glade3 Python GUI to work and it was so simple I smacked my head on the table for all the problems I had when trying to follow the other tutorials.
This is an almost never seen on the web, tutorials without any ads… I hate tutorials written or stolen solely for profit!
The Tutorials
The following tutorials will progress from the simplest thing I can come up with to more advanced. But if your like me you need to understand the basic foundation first. These tutorials are based on Ubuntu 10.04.
These first tutorial will show how to create a super basic GUI that does nothing but exit properly. I hope to progress from there to some kind of working application.