[Gtk-sharp-list] Resize Events

Mike Kestner mkestner@speakeasy.net
Tue, 06 Jan 2004 17:06:36 -0600


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>