Description Methods and Functions Hierarchy Interfaces Detailed Description Structures Convenient Construction Author(s) References
A button which pops up a volume control
gtkVolumeButtonNew(show = TRUE)
gtkVolumeButton(show = TRUE)
1 2 3 4 5 6 7 8 9 | GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkContainer
+----GtkBin
+----GtkButton
+----GtkScaleButton
+----GtkVolumeButton
|
GtkVolumeButton implements
AtkImplementorIface, GtkBuildable
, GtkActivatable
and GtkOrientable
.
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
undocumented
gtkVolumeButton
is the equivalent of gtkVolumeButtonNew
.
Derived by RGtkGen from GTK+ documentation
https://developer.gnome.org/gtk2/stable/GtkVolumeButton.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.