On Tue, 2004-01-06 at 15:14, Jeremiah McElroy wrote: > This is an incredibly simple question, but I am unable to locate the > info anywhere. What is the GTK# resize event handler called? I have an > image and I would like it to scale to the full size of the window as the > window is resized. You're probably looking for Widget.SizeAllocated. -- Mike Kestner <mkestner@speakeasy.net>