Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkScaleButtonSetValue

gtkScaleButtonSetValue


Description

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

Usage

gtkScaleButtonSetValue(object, value)

Arguments

object

a GtkScaleButton

value

new value of the scale button

Details

Since 2.12

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.