Description Usage Arguments Details Author(s)
Sets the resize mode for the container.
1 | gtkContainerSetResizeMode(object, resize.mode)
|
|
a |
|
the new resize mode |
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.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.