| Top |
StoragedLinuxPartitionTableStoragedLinuxPartitionTable — Linux implementation of StoragedPartitionTable |
GObject
╰── GDBusInterfaceSkeleton
╰── StoragedPartitionTableSkeleton
╰── StoragedLinuxPartitionTable
StoragedLinuxPartitionTable implements GDBusInterface and StoragedPartitionTable.
StoragedPartitionTable *
storaged_linux_partition_table_new (void);
Creates a new StoragedLinuxPartitionTable instance.
void storaged_linux_partition_table_update (StoragedLinuxPartitionTable *table,StoragedLinuxBlockObject *object);
Updates the interface.
typedef struct _StoragedLinuxPartitionTable StoragedLinuxPartitionTable;
The StoragedLinuxPartitionTable structure contains only private data and should only be accessed using the provided API.