UDisks.PartitionIface¶
Fields¶
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
get_flags  | 
r  | 
Getter for the   | 
|
get_is_contained  | 
r  | 
Getter for the   | 
|
get_is_container  | 
r  | 
Getter for the   | 
|
get_name  | 
r  | 
Getter for the   | 
|
get_number  | 
r  | 
Getter for the   | 
|
get_offset  | 
r  | 
Getter for the   | 
|
get_size  | 
r  | 
Getter for the   | 
|
get_table  | 
r  | 
Getter for the   | 
|
get_type_  | 
r  | 
Getter for the   | 
|
get_uuid  | 
r  | 
Getter for the   | 
|
handle_delete  | 
r  | 
Handler for the   | 
|
handle_resize  | 
r  | 
Handler for the   | 
|
handle_set_flags  | 
r  | 
Handler for the   | 
|
handle_set_name  | 
r  | 
Handler for the   | 
|
handle_set_type  | 
r  | 
Handler for the   | 
|
handle_set_uuid  | 
r  | 
Handler for the   | 
|
parent_iface  | 
r  | 
The parent interface.  | 
Methods¶
None
Details¶
- class UDisks.PartitionIface¶
 Virtual table for the D-Bus interface org.freedesktop.UDisks2.Partition.