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 [GtkScale] 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.12.5-3 Index]