UDisks.BlockIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
get_configuration |
r |
Getter for the |
|
get_crypto_backing_device |
r |
Getter for the |
|
get_device |
r |
Getter for the |
|
get_device_number |
r |
Getter for the |
|
get_drive |
r |
Getter for the |
|
get_hint_auto |
r |
Getter for the |
|
get_hint_icon_name |
r |
Getter for the |
|
get_hint_ignore |
r |
Getter for the |
|
get_hint_name |
r |
Getter for the |
|
get_hint_partitionable |
r |
Getter for the |
|
get_hint_symbolic_icon_name |
r |
Getter for the |
|
get_hint_system |
r |
Getter for the |
|
get_id |
r |
Getter for the |
|
get_id_label |
r |
Getter for the |
|
get_id_type |
r |
Getter for the |
|
get_id_usage |
r |
Getter for the |
|
get_id_uuid |
r |
Getter for the |
|
get_id_version |
r |
Getter for the |
|
get_mdraid |
r |
Getter for the |
|
get_mdraid_member |
r |
Getter for the |
|
get_preferred_device |
r |
Getter for the |
|
get_read_only |
r |
Getter for the |
|
get_size |
r |
Getter for the |
|
get_symlinks |
r |
Getter for the |
|
get_userspace_mount_options |
r |
Getter for the |
|
handle_add_configuration_item |
r |
Handler for the |
|
handle_format |
r |
Handler for the |
|
handle_get_secret_configuration |
r |
Handler for the |
|
handle_open_device |
r |
Handler for the |
|
handle_open_for_backup |
r |
Handler for the |
|
handle_open_for_benchmark |
r |
Handler for the |
|
handle_open_for_restore |
r |
Handler for the |
|
handle_remove_configuration_item |
r |
Handler for the |
|
handle_rescan |
r |
Handler for the |
|
handle_update_configuration_item |
r |
Handler for the |
|
parent_iface |
r |
The parent interface. |
Methods¶
None
Details¶
- class UDisks.BlockIface¶
Virtual table for the D-Bus interface org.freedesktop.UDisks2.Block.