gtkHScaleNew: gtkHScaleNew

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Creates a new GtkHScale.

Usage

1
gtkHScaleNew(adjustment = NULL, show = TRUE)

Arguments

adjustment

the GtkAdjustment which sets the range of the scale.

Value

[GtkWidget] a new GtkHScale.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gtkHScaleNew in RGtk2...