UDisks.ManagerIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
get_default_encryption_type |
r |
Getter for the |
|
get_supported_encryption_types |
r |
Getter for the |
|
get_supported_filesystems |
r |
Getter for the |
|
get_version |
r |
Getter for the |
|
handle_can_check |
r |
Handler for the |
|
handle_can_format |
r |
Handler for the |
|
handle_can_repair |
r |
Handler for the |
|
handle_can_resize |
r |
Handler for the |
|
handle_enable_module |
r |
Handler for the |
|
handle_enable_modules |
r |
Handler for the |
|
handle_get_block_devices |
r |
Handler for the |
|
handle_loop_setup |
r |
Handler for the |
|
handle_mdraid_create |
r |
Handler for the |
|
handle_resolve_device |
r |
Handler for the |
|
parent_iface |
r |
The parent interface. |
Methods¶
None
Details¶
- class UDisks.ManagerIface¶
Virtual table for the D-Bus interface org.freedesktop.UDisks2.Manager.