gtkScaleGetDrawValue {RGtk2}R Documentation

gtkScaleGetDrawValue

Description

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

Usage

gtkScaleGetDrawValue(object)

Arguments

object

a GtkScale

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]