signal callback delegate or function to connect
void callback(gtk.types.Allocation allocation, gtk.widget.Widget widget)
allocation the region which has been allocated to the widget. (optional)
widget the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to SizeAllocate signal.