GtkVolumeButton: GtkVolumeButton

Description Methods and Functions Hierarchy Interfaces Detailed Description Structures Convenient Construction Author(s) References

Description

A button which pops up a volume control

Methods and Functions

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

Hierarchy

1
2
3
4
5
6
7
8
9
GObject
   +----GInitiallyUnowned
         +----GtkObject
               +----GtkWidget
                     +----GtkContainer
                           +----GtkBin
                                 +----GtkButton
                                       +----GtkScaleButton
                                             +----GtkVolumeButton

Interfaces

GtkVolumeButton implements AtkImplementorIface, GtkBuildable, GtkActivatable and GtkOrientable.

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.

Structures

GtkVolumeButton

undocumented

Convenient Construction

gtkVolumeButton is the equivalent of gtkVolumeButtonNew.

Author(s)

Derived by RGtkGen from GTK+ documentation

References

https://developer.gnome.org/gtk2/stable/GtkVolumeButton.html


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to GtkVolumeButton in RGtk2...