gtkRangeSetRange: gtkRangeSetRange

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets the allowable values in the GtkRange, and clamps the range value to be between min and max. (If the range has a non-zero page size, it is clamped between min and max - page-size.)

Usage

1

Arguments

object

a GtkRange

min

minimum range value

max

maximum range value

Author(s)

Derived by RGtkGen from GTK+ documentation


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