VolumeButton.this

Creates a GtkVolumeButton, 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 GtkScaleButton. Since 2.12

  1. this(GtkVolumeButton* gtkVolumeButton)
  2. this()
    class VolumeButton
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta