UDisks.FilesystemIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
get_mount_points |
r |
Getter for the |
|
get_size |
r |
Getter for the |
|
handle_check |
r |
Handler for the |
|
handle_mount |
r |
Handler for the |
|
handle_repair |
r |
Handler for the |
|
handle_resize |
r |
Handler for the |
|
handle_set_label |
r |
Handler for the |
|
handle_set_uuid |
r |
Handler for the |
|
handle_take_ownership |
r |
Handler for the |
|
handle_unmount |
r |
Handler for the |
|
parent_iface |
r |
The parent interface. |
Methods¶
None
Details¶
- class UDisks.FilesystemIface¶
Virtual table for the D-Bus interface org.freedesktop.UDisks2.Filesystem.