gtkVScaleNew {RGtk2}R Documentation

gtkVScaleNew

Description

Creates a new GtkVScale.

Usage

gtkVScaleNew(adjustment = NULL, show = TRUE)

Arguments

adjustment [GtkAdjustment] the GtkAdjustment which sets the range of the scale.

Value

[GtkWidget] a new GtkVScale.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]