Method
GtkContainerset_reallocate_redraws
Declaration [src]
void
gtk_container_set_reallocate_redraws (
GtkContainer* container,
gboolean needs_redraws
)
Description [src]
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.
Deprecated since: | 3.14 |
Call |