GpwVolume

GpwVolume — A GtkVolumeButton active widget

Synopsis

                    GpwVolume;

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GtkObject
               +----GtkWidget
                     +----GtkContainer
                           +----GtkBin
                                 +----GtkButton
                                       +----GtkScaleButton
                                             +----GtkVolumeButton
                                                   +----GpwVolume

Implemented Interfaces

GpwVolume implements AtkImplementorIface, GtkBuildable, GtkActivatable and GtkOrientable.

Properties

  "device"                   gchar*                : Read / Write

Description

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.

Details

GpwVolume

typedef struct _GpwVolume GpwVolume;

All fields are private and should not be used directly. Use its public methods instead.

Property Details

The "device" property

  "device"                   gchar*                : Read / Write

The device to use to set and get the volume.

Default value: NULL

GpwVolume was last modified by gtk-doc on Fri 07 May 2010 10:59:25 PM CEST
Hosted by Gtk+2 panel at SourceForge.net. Fast, secure and Free Open Source software downloads