GpwVolume — A GtkVolumeButton active widget
GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkContainer
+----GtkBin
+----GtkButton
+----GtkScaleButton
+----GtkVolumeButton
+----GpwVolume
GpwVolume implements AtkImplementorIface, GtkBuildable, GtkActivatable and GtkOrientable.
This widget is a yet working volume changer: just set the mixer device in the GpwVolume:device property and GpwVolume will set the levels accessing it throught the ioctl() interface.
It does not need any GtkAdjustment object as it provides a suitable default one during the instance initialization.