The following widgets do not have an associated window. If you want to capture events, you'll have to use the EventBox. See the section on the EventBox widget.
gtk.Alignment gtk.Arrow gtk.Bin gtk.Box gtk.Button gtk.CheckButton gtk.Fixed gtk.Image gtk.Label gtk.MenuItem gtk.Notebook gtk.Paned gtk.RadioButton gtk.Range gtk.ScrolledWindow gtk.Separator gtk.Table gtk.Toolbar gtk.AspectFrame gtk.Frame gtk.VBox gtk.HBox gtk.VSeparator gtk.HSeparator |
We'll further our exploration of PyGTK by examining each widget in turn, creating a few simple example programs to display them.