UDisks.JobIface

Fields

Name

Type

Access

Description

completed

object

r

Handler for the UDisks.Job ::completed signal.

get_bytes

object

r

Getter for the UDisks.Job :bytes property.

get_cancelable

object

r

Getter for the UDisks.Job :cancelable property.

get_expected_end_time

object

r

Getter for the UDisks.Job :expected-end-time property.

get_objects

object

r

Getter for the UDisks.Job :objects property.

get_operation

object

r

Getter for the UDisks.Job :operation property.

get_progress

object

r

Getter for the UDisks.Job :progress property.

get_progress_valid

object

r

Getter for the UDisks.Job :progress-valid property.

get_rate

object

r

Getter for the UDisks.Job :rate property.

get_start_time

object

r

Getter for the UDisks.Job :start-time property.

get_started_by_uid

object

r

Getter for the UDisks.Job :started-by-uid property.

handle_cancel

object

r

Handler for the UDisks.Job ::handle-cancel signal.

parent_iface

GObject.TypeInterface

r

The parent interface.

Methods

None

Details

class UDisks.JobIface

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