UDisks.JobIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
completed |
r |
Handler for the |
|
get_bytes |
r |
Getter for the |
|
get_cancelable |
r |
Getter for the |
|
get_expected_end_time |
r |
Getter for the |
|
get_objects |
r |
Getter for the |
|
get_operation |
r |
Getter for the |
|
get_progress |
r |
Getter for the |
|
get_progress_valid |
r |
Getter for the |
|
get_rate |
r |
Getter for the |
|
get_start_time |
r |
Getter for the |
|
get_started_by_uid |
r |
Getter for the |
|
handle_cancel |
r |
Handler for the |
|
parent_iface |
r |
The parent interface. |
Methods¶
None
Details¶
- class UDisks.JobIface¶
Virtual table for the D-Bus interface org.freedesktop.UDisks2.Job.