UDisks.PartitionTableIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
get_partitions |
r |
Getter for the |
|
get_type_ |
r |
Getter for the |
|
handle_create_partition |
r |
Handler for the |
|
handle_create_partition_and_format |
r |
Handler for the |
|
parent_iface |
r |
The parent interface. |
Methods¶
None
Details¶
- class UDisks.PartitionTableIface¶
Virtual table for the D-Bus interface org.freedesktop.UDisks2.PartitionTable.