GduVolume

GduVolume — Volumes

Synopsis

                    GduVolumePrivate;
                    GduVolume;

Object Hierarchy

  GObject
   +----GduVolume

Implemented Interfaces

GduVolume implements GduPresentable.

Description

The GduVolume class is used to represent regions of a drive; typically it represents partitions (for partitioned devices) or the whole file system (for e.g. optical discs and floppy disks).

See the documentation for GduPresentable for the big picture.

Details

GduVolumePrivate

typedef struct _GduVolumePrivate GduVolumePrivate;


GduVolume

typedef struct _GduVolume GduVolume;