summaryrefslogtreecommitdiff
path: root/examples/simple/README
blob: 9bcb80cc7bf71a92c58088e2ddbddec839bfbedb (plain)
1
2
3
4
5
These are some of the simplest examples you can do.  They are only intended
to help you see how to use pygtk.  The examples ending in 1.py use the low
level C-like interface, while the ones ending in 2.py are translations that
use Gtkinter.