RGtk2 (version 2.20.31)

gtkContainerSetResizeMode: gtkContainerSetResizeMode

Description

Sets the resize mode for the container.

Usage

gtkContainerSetResizeMode(object, resize.mode)

Arguments

object
resize.mode
the new resize mode

Details

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.