UDisks.DriveIface

Fields

Name

Type

Access

Description

get_can_power_off

object

r

Getter for the UDisks.Drive :can-power-off property.

get_configuration

object

r

Getter for the UDisks.Drive :configuration property.

get_connection_bus

object

r

Getter for the UDisks.Drive :connection-bus property.

get_ejectable

object

r

Getter for the UDisks.Drive :ejectable property.

get_id

object

r

Getter for the UDisks.Drive :id property.

get_media

object

r

Getter for the UDisks.Drive :media property.

get_media_available

object

r

Getter for the UDisks.Drive :media-available property.

get_media_change_detected

object

r

Getter for the UDisks.Drive :media-change-detected property.

get_media_compatibility

object

r

Getter for the UDisks.Drive :media-compatibility property.

get_media_removable

object

r

Getter for the UDisks.Drive :media-removable property.

get_model

object

r

Getter for the UDisks.Drive :model property.

get_optical

object

r

Getter for the UDisks.Drive :optical property.

get_optical_blank

object

r

Getter for the UDisks.Drive :optical-blank property.

get_optical_num_audio_tracks

object

r

Getter for the UDisks.Drive :optical-num-audio-tracks property.

get_optical_num_data_tracks

object

r

Getter for the UDisks.Drive :optical-num-data-tracks property.

get_optical_num_sessions

object

r

Getter for the UDisks.Drive :optical-num-sessions property.

get_optical_num_tracks

object

r

Getter for the UDisks.Drive :optical-num-tracks property.

get_removable

object

r

Getter for the UDisks.Drive :removable property.

get_revision

object

r

Getter for the UDisks.Drive :revision property.

get_rotation_rate

object

r

Getter for the UDisks.Drive :rotation-rate property.

get_seat

object

r

Getter for the UDisks.Drive :seat property.

get_serial

object

r

Getter for the UDisks.Drive :serial property.

get_sibling_id

object

r

Getter for the UDisks.Drive :sibling-id property.

get_size

object

r

Getter for the UDisks.Drive :size property.

get_sort_key

object

r

Getter for the UDisks.Drive :sort-key property.

get_time_detected

object

r

Getter for the UDisks.Drive :time-detected property.

get_time_media_detected

object

r

Getter for the UDisks.Drive :time-media-detected property.

get_vendor

object

r

Getter for the UDisks.Drive :vendor property.

get_wwn

object

r

Getter for the UDisks.Drive :wwn property.

handle_eject

object

r

Handler for the UDisks.Drive ::handle-eject signal.

handle_power_off

object

r

Handler for the UDisks.Drive ::handle-power-off signal.

handle_set_configuration

object

r

Handler for the UDisks.Drive ::handle-set-configuration signal.

parent_iface

GObject.TypeInterface

r

The parent interface.

Methods

None

Details

class UDisks.DriveIface

Virtual table for the D-Bus interface org.freedesktop.UDisks2.Drive.