gtkHScaleNew {RGtk2}R Documentation

gtkHScaleNew

Description

Creates a new GtkHScale.

Usage

gtkHScaleNew(adjustment = NULL, show = TRUE)

Arguments

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

Value

[GtkWidget] a new GtkHScale.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]