| Top |
StoragedLinuxBlockStoragedLinuxBlock — Linux implementation of StoragedBlock |
GObject
╰── GDBusInterfaceSkeleton
╰── StoragedBlockSkeleton
╰── StoragedLinuxBlock
StoragedBlock *
storaged_linux_block_new (void);
Creates a new StoragedLinuxBlock instance.
void storaged_linux_block_update (StoragedLinuxBlock *block,StoragedLinuxBlockObject *object);
Updates the interface.
typedef struct _StoragedLinuxBlock StoragedLinuxBlock;
The StoragedLinuxBlock structure contains only private data and should only be accessed using the provided API.