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

gtkTestSliderSetPerc

gtkTestSliderSetPerc


Description

This function will adjust the slider position of all GtkRange based widgets, such as scrollbars or scales, it'll also adjust spin buttons. The adjustment value of these widgets is set to a value between the lower and upper limits, according to the percentage argument.

Usage

gtkTestSliderSetPerc(widget, percentage)

Arguments

widget

valid widget pointer.

percentage

value between 0 and 100.

Details

Since 2.14

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.