[ CCode ( type_id = "gtk_volume_button_get_type ()" ) ]
[ Version ( deprecated = true , deprecated_since = "4.10" ) ]
public class VolumeButton : ScaleButton, Accessible, AccessibleRange, Buildable, ConstraintTarget, Orientable
Warning: VolumeButton is deprecated since 4.10.
`GtkVolumeButton` is a `GtkScaleButton` subclass tailored for volume control.
This widget will be removed in GTK 5
<picture> <source srcset="volumebutton-dark.png" media="(prefers-color-scheme: dark)"> <img alt="An example GtkVolumeButton" src="volumebutton.png"> </picture>