| GtkVolumeButton {RGtk2} | R Documentation |
A button which pops up a volume control
gtkVolumeButtonNew(show = TRUE)
gtkVolumeButton(show = TRUE)
GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkContainer
+----GtkBin
+----GtkButton
+----GtkScaleButton
+----GtkVolumeButton
GtkVolumeButton implements
AtkImplementorIface and GtkBuildable.
GtkVolumeButton is a subclass of GtkScaleButton that has
been tailored for use as a volume control widget with suitable
icons, tooltips and accessible labels.
GtkVolumeButton
gtkVolumeButton is the equivalent of gtkVolumeButtonNew.
Derived by RGtkGen from GTK+ documentation
http://developer.gnome.org/doc/API/2.0/gtk/GtkVolumeButton.html