UDisks.PartitionTableIface

Fields

Name

Type

Access

Description

get_partitions

object

r

Getter for the UDisks.PartitionTable :partitions property.

get_type_

object

r

Getter for the UDisks.PartitionTable :type property.

handle_create_partition

object

r

Handler for the UDisks.PartitionTable ::handle-create-partition signal.

handle_create_partition_and_format

object

r

Handler for the UDisks.PartitionTable ::handle-create-partition-and-format signal.

parent_iface

GObject.TypeInterface

r

The parent interface.

Methods

None

Details

class UDisks.PartitionTableIface

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