Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkVScaleNew: gtkVScaleNew
Description
Creates a new
GtkVScale
.
Usage
gtkVScaleNew(adjustment = NULL, show = TRUE)
Arguments
adjustment
the
GtkAdjustment
which sets the range of the scale.
Value
GtkWidget
] a new
GtkVScale
.