Container.setResizeMode

Sets the resize mode for the container. The resize mode of a container determines whether a resize request will be passed to the container's parent, queued for later execution or executed immediately.

class Container
void
setResizeMode

Parameters

resizeMode GtkResizeMode

the new resize mode

Meta