Container.setReallocateRedraws

Sets the reallocate_redraws flag of the container to the given value. Containers requesting reallocation redraws get automatically redrawn if any of their children changed allocation.

class Container
void
setReallocateRedraws

Parameters

needsRedraws int

the new value for the container's reallocate_redraws flag

Meta