gtkContainerSetResizeMode: gtkContainerSetResizeMode

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the resize mode for the container.

Usage

1
gtkContainerSetResizeMode(object, resize.mode)

Arguments

object

a GtkContainer

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.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.