VolumeButton
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "2.12" ) ]
public VolumeButton ()
[ Version ( since = "2.12" ) ]
public VolumeButton ()
Creates a VolumeButton, 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 ScaleButton.
Returns:
a new VolumeButton |