Learn R Programming

RGtk2 (version 2.12.13)

GtkVolumeButton: GtkVolumeButton

Description

A button which pops up a volume control

Arguments

Methods and Functions

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

Hierarchy

\link{GObject} +----GInitiallyUnowned +----\link{GtkObject} +----\link{GtkWidget} +----\link{GtkContainer} +----\link{GtkBin} +----\link{GtkButton} +----\link{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