gdkWindowConstrainSize: gdkWindowConstrainSize

Description Usage Arguments Value Author(s)

View source: R/gdkManuals.R

Description

Constrains a desired width and height according to a set of geometry hints (such as minimum and maximum size).

Usage

1

Arguments

geometry

a GdkGeometry structure

width

desired width of window

height

desired height of the window

Value

A list containing the following elements:

new.width

location to store resulting width

new.height

location to store resulting height

Author(s)

Derived by RGtkGen from GTK+ documentation


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