widget: Don't pass a position to ->size_allocate
The values have been 0/0 for a long time now, so just drop the GtkAllocation argument and replace it with width and height.
The values have been 0/0 for a long time now, so just drop the GtkAllocation argument and replace it with width and height.