gtkScaleGetDrawValue {RGtk2.10}R Documentation

gtkScaleGetDrawValue

Description

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

Usage

gtkScaleGetDrawValue(object)

Arguments

object [GtkScale] a GtkScale.

Value

[logical] whether the current value is displayed as a string.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]