gtkScaleGetValuePos {RGtk2}R Documentation

gtkScaleGetValuePos

Description

Gets the position in which the current value is displayed.

Usage

gtkScaleGetValuePos(object)

Arguments

object [GtkScale] a GtkScale.

Value

[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]