gtkVolumeButtonNew {RGtk2} | R Documentation |
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
.
gtkVolumeButtonNew(show = TRUE)
Since 2.12
[GtkWidget
] a new GtkVolumeButton
Derived by RGtkGen from GTK+ documentation