Sets the reallocate_redraws flag of the container to the given value.
Call queue_draw in your size_allocate handler.
Containers requesting reallocation redraws get automatically redrawn if any of their children changed allocation.
| this | |
| needs_redraws |
the new value for the container’s |