Gtk.Widget.OnSizeAllocated Method
Default handler for the Widget.SizeAllocated event.

Syntax

protected virtual void OnSizeAllocated (Gdk.Rectangle allocation)

Parameters

allocation
a Gdk.Rectangle

Remarks

Override this method in a subclass to provide a default handler for the Widget.SizeAllocated event.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)