gtkVolumeButtonNew {RGtk2}R Documentation

gtkVolumeButtonNew

Description

Creates a GtkVolumeButton, with a range between 0 and 100, with a stepping of 2. Volume values can be obtained and modified using the functions from GtkScaleButton.

Usage

gtkVolumeButtonNew(show = TRUE)

Details

Since 2.12

Value

[GtkWidget] a new GtkVolumeButton

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]