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