| Top |
StoragedLinuxDriveStoragedLinuxDrive — Linux implementation of StoragedDrive |
GObject
╰── GDBusInterfaceSkeleton
╰── StoragedDriveSkeleton
╰── StoragedLinuxDrive
StoragedDrive *
storaged_linux_drive_new (void);
Creates a new StoragedLinuxDrive instance.
gboolean storaged_linux_drive_update (StoragedLinuxDrive *drive,StoragedLinuxDriveObject *object);
Updates the interface.
typedef struct _StoragedLinuxDrive StoragedLinuxDrive;
The StoragedLinuxDrive structure contains only private data and should only be accessed using the provided API.