UDisks.DriveIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
get_can_power_off |
r |
Getter for the |
|
get_configuration |
r |
Getter for the |
|
get_connection_bus |
r |
Getter for the |
|
get_ejectable |
r |
Getter for the |
|
get_id |
r |
Getter for the |
|
get_media |
r |
Getter for the |
|
get_media_available |
r |
Getter for the |
|
get_media_change_detected |
r |
Getter for the |
|
get_media_compatibility |
r |
Getter for the |
|
get_media_removable |
r |
Getter for the |
|
get_model |
r |
Getter for the |
|
get_optical |
r |
Getter for the |
|
get_optical_blank |
r |
Getter for the |
|
get_optical_num_audio_tracks |
r |
Getter for the |
|
get_optical_num_data_tracks |
r |
Getter for the |
|
get_optical_num_sessions |
r |
Getter for the |
|
get_optical_num_tracks |
r |
Getter for the |
|
get_removable |
r |
Getter for the |
|
get_revision |
r |
Getter for the |
|
get_rotation_rate |
r |
Getter for the |
|
get_seat |
r |
Getter for the |
|
get_serial |
r |
Getter for the |
|
get_sibling_id |
r |
Getter for the |
|
get_size |
r |
Getter for the |
|
get_sort_key |
r |
Getter for the |
|
get_time_detected |
r |
Getter for the |
|
get_time_media_detected |
r |
Getter for the |
|
get_vendor |
r |
Getter for the |
|
get_wwn |
r |
Getter for the |
|
handle_eject |
r |
Handler for the |
|
handle_power_off |
r |
Handler for the |
|
handle_set_configuration |
r |
Handler for the |
|
parent_iface |
r |
The parent interface. |
Methods¶
None
Details¶
- class UDisks.DriveIface¶
Virtual table for the D-Bus interface org.freedesktop.UDisks2.Drive.