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 [...]
How to resize a Gdk.Pixbuf to the size of a Gtk.Image visible area
by Jason L Froebe on January 12, 2010, 2 comments
