Package: gtk

Function gtk:volume-button-new

Lambda List

gtk:volume-button-new ()

Return Value

The new gtk:volume-button widget.

Details

Creates a volume button, with 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 the gtk:scale-button class.

Warning

The gtk:volume-button implementation has been deprecated since version 4.10 and should not be used in newly written code. This widget will be removed in GTK 5.
 

See also

2024-5-2