UDisks.BlockIface

Fields

Name

Type

Access

Description

get_configuration

object

r

Getter for the UDisks.Block :configuration property.

get_crypto_backing_device

object

r

Getter for the UDisks.Block :crypto-backing-device property.

get_device

object

r

Getter for the UDisks.Block :device property.

get_device_number

object

r

Getter for the UDisks.Block :device-number property.

get_drive

object

r

Getter for the UDisks.Block :drive property.

get_hint_auto

object

r

Getter for the UDisks.Block :hint-auto property.

get_hint_icon_name

object

r

Getter for the UDisks.Block :hint-icon-name property.

get_hint_ignore

object

r

Getter for the UDisks.Block :hint-ignore property.

get_hint_name

object

r

Getter for the UDisks.Block :hint-name property.

get_hint_partitionable

object

r

Getter for the UDisks.Block :hint-partitionable property.

get_hint_symbolic_icon_name

object

r

Getter for the UDisks.Block :hint-symbolic-icon-name property.

get_hint_system

object

r

Getter for the UDisks.Block :hint-system property.

get_id

object

r

Getter for the UDisks.Block :id property.

get_id_label

object

r

Getter for the UDisks.Block :id-label property.

get_id_type

object

r

Getter for the UDisks.Block :id-type property.

get_id_usage

object

r

Getter for the UDisks.Block :id-usage property.

get_id_uuid

object

r

Getter for the UDisks.Block :id-uuid property.

get_id_version

object

r

Getter for the UDisks.Block :id-version property.

get_mdraid

object

r

Getter for the UDisks.Block :mdraid property.

get_mdraid_member

object

r

Getter for the UDisks.Block :mdraid-member property.

get_preferred_device

object

r

Getter for the UDisks.Block :preferred-device property.

get_read_only

object

r

Getter for the UDisks.Block :read-only property.

get_size

object

r

Getter for the UDisks.Block :size property.

get_symlinks

object

r

Getter for the UDisks.Block :symlinks property.

get_userspace_mount_options

object

r

Getter for the UDisks.Block :userspace-mount-options property.

handle_add_configuration_item

object

r

Handler for the UDisks.Block ::handle-add-configuration-item signal.

handle_format

object

r

Handler for the UDisks.Block ::handle-format signal.

handle_get_secret_configuration

object

r

Handler for the UDisks.Block ::handle-get-secret-configuration signal.

handle_open_device

object

r

Handler for the UDisks.Block ::handle-open-device signal.

handle_open_for_backup

object

r

Handler for the UDisks.Block ::handle-open-for-backup signal.

handle_open_for_benchmark

object

r

Handler for the UDisks.Block ::handle-open-for-benchmark signal.

handle_open_for_restore

object

r

Handler for the UDisks.Block ::handle-open-for-restore signal.

handle_remove_configuration_item

object

r

Handler for the UDisks.Block ::handle-remove-configuration-item signal.

handle_rescan

object

r

Handler for the UDisks.Block ::handle-rescan signal.

handle_update_configuration_item

object

r

Handler for the UDisks.Block ::handle-update-configuration-item signal.

parent_iface

GObject.TypeInterface

r

The parent interface.

Methods

None

Details

class UDisks.BlockIface

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