gtkScaleSetDrawValue {RGtk2}R Documentation

gtkScaleSetDrawValue

Description

Specifies whether the current value is displayed as a string next to the slider.

Usage

gtkScaleSetDrawValue(object, draw.value)

Arguments

object [GtkScale] a GtkScale.
draw.value [logical] a boolean.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]