gtkAdjustmentSetUpper: gtkAdjustmentSetUpper

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the maximum value of the adjustment.

Usage

1
gtkAdjustmentSetUpper(object, upper)

Arguments

object

a GtkAdjustment

upper

the new maximum value

Details

Note that values will be restricted by upper - page-size if the page-size property is nonzero.

See gtkAdjustmentSetLower about how to compress multiple emissions of the "changed" signal when setting multiple adjustment properties. Since 2.14

Author(s)

Derived by RGtkGen from GTK+ documentation


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