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.
the new value for the container’s @reallocate_redraws flag
Deprecated: Call gtk_widget_queue_draw() in your size_allocate handler.
See Implementation
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.