I wrote a simple image viewer that will load a photo image into a Gtk.Image widget using a Gdk.Pixbuf. I then added a tool bar with four clickable icons. Zoom out, zoom in, fit to window and original size.
All but the fit to window worked well. When I pulled the width and height from image1.GetSizeRequest(out [...]



Recent Comments