Parameters: LandLayoutBox * self
Parameters: LandWidget * self
This is used if the size of a widget may have changed and therefore its own as well as its parent’s layout needs updating.
FIXME: What the hell is this? Can’t we do it the proper way? If widgets are added or removed in the middle of a layout algorithm run, this function should be called from within the layout_changed event.