gtkRangeSetValue: gtkRangeSetValue

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets the current value of the range; if the value is outside the minimum or maximum range values, it will be clamped to fit inside them. The range emits the "value-changed" signal if the value changes.

Usage

1
gtkRangeSetValue(object, value)

Arguments

object

a GtkRange

value

new value of the range

Author(s)

Derived by RGtkGen from GTK+ documentation


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