gtkScaleSetValuePos {RGtk2}R Documentation

gtkScaleSetValuePos

Description

Sets the position in which the current value is displayed.

Usage

gtkScaleSetValuePos(object, pos)

Arguments

object [GtkScale] a GtkScale.
pos [GtkPositionType] the position in which the current value is displayed.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]