Learn R Programming

RGtk2 (version 2.12.17)

GtkVolumeButton: GtkVolumeButton

Description

A button which pops up a volume control

Arguments

Methods and Functions

gtkVolumeButtonNew(show = TRUE) gtkVolumeButton(show = TRUE)

Hierarchy

GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBin +----GtkButton +----GtkScaleButton +----GtkVolumeButton

Interfaces

GtkVolumeButton implements AtkImplementorIface and GtkBuildable.

Detailed Description

GtkVolumeButton is a subclass of GtkScaleButton that has been tailored for use as a volume control widget with suitable icons, tooltips and accessible labels.

Convenient Construction

gtkVolumeButton is the equivalent of gtkVolumeButtonNew.

References

http://developer.gnome.org/doc/API/2.0/gtk/GtkVolumeButton.html