[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public VolumeButton ()
Creates a `GtkVolumeButton`.
This widget will be removed in GTK 5
The button has a range between 0.0 and 1.0, with a stepping of 0.02. Volume values can be obtained and modified using the functions from [class@Gtk.ScaleButton].
a new `GtkVolumeButton` |