UDisks.ObjectSkeleton¶
- Subclasses:
None
Methods¶
- Inherited:
Gio.DBusObjectSkeleton (6), GObject.Object (37), Gio.DBusObject (3), UDisks.Object (24)
- Structs:
class |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
Properties¶
- Inherited:
Signals¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class UDisks.ObjectSkeleton(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
The
UDisks.ObjectSkeleton
structure contains only private data and should only be accessed using the provided API.- classmethod new(object_path)¶
- Parameters:
object_path (
str
) – An object path.- Returns:
The skeleton object.
- Return type:
Creates a new skeleton object.
- set_block(interface_)¶
- Parameters:
interface (
UDisks.Block
orNone
) – AUDisks.Block
orNone
to clear the interface.
Sets the
UDisks.Block
instance for the D-Bus interface org.freedesktop.UDisks2.Block on self.
- set_block_lvm2(interface_)¶
- Parameters:
interface (
UDisks.BlockLVM2
orNone
) – AUDisks.BlockLVM2
orNone
to clear the interface.
Sets the
UDisks.BlockLVM2
instance for the D-Bus interface org.freedesktop.UDisks2.Block.LVM2 on self.New in version 2.0.0.
- set_drive(interface_)¶
- Parameters:
interface (
UDisks.Drive
orNone
) – AUDisks.Drive
orNone
to clear the interface.
Sets the
UDisks.Drive
instance for the D-Bus interface org.freedesktop.UDisks2.Drive on self.
- set_drive_ata(interface_)¶
- Parameters:
interface (
UDisks.DriveAta
orNone
) – AUDisks.DriveAta
orNone
to clear the interface.
Sets the
UDisks.DriveAta
instance for the D-Bus interface org.freedesktop.UDisks2.Drive.Ata on self.
- set_encrypted(interface_)¶
- Parameters:
interface (
UDisks.Encrypted
orNone
) – AUDisks.Encrypted
orNone
to clear the interface.
Sets the
UDisks.Encrypted
instance for the D-Bus interface org.freedesktop.UDisks2.Encrypted on self.
- set_filesystem(interface_)¶
- Parameters:
interface (
UDisks.Filesystem
orNone
) – AUDisks.Filesystem
orNone
to clear the interface.
Sets the
UDisks.Filesystem
instance for the D-Bus interface org.freedesktop.UDisks2.Filesystem on self.
- set_filesystem_btrfs(interface_)¶
- Parameters:
interface (
UDisks.FilesystemBTRFS
orNone
) – AUDisks.FilesystemBTRFS
orNone
to clear the interface.
Sets the
UDisks.FilesystemBTRFS
instance for the D-Bus interface org.freedesktop.UDisks2.Filesystem.BTRFS on self.New in version 2.1.3.
- set_job(interface_)¶
- Parameters:
interface (
UDisks.Job
orNone
) – AUDisks.Job
orNone
to clear the interface.
Sets the
UDisks.Job
instance for the D-Bus interface org.freedesktop.UDisks2.Job on self.
- set_logical_volume(interface_)¶
- Parameters:
interface (
UDisks.LogicalVolume
orNone
) – AUDisks.LogicalVolume
orNone
to clear the interface.
Sets the
UDisks.LogicalVolume
instance for the D-Bus interface org.freedesktop.UDisks2.LogicalVolume on self.New in version 2.0.0.
- set_loop(interface_)¶
- Parameters:
interface (
UDisks.Loop
orNone
) – AUDisks.Loop
orNone
to clear the interface.
Sets the
UDisks.Loop
instance for the D-Bus interface org.freedesktop.UDisks2.Loop on self.
- set_manager(interface_)¶
- Parameters:
interface (
UDisks.Manager
orNone
) – AUDisks.Manager
orNone
to clear the interface.
Sets the
UDisks.Manager
instance for the D-Bus interface org.freedesktop.UDisks2.Manager on self.
- set_manager_btrfs(interface_)¶
- Parameters:
interface (
UDisks.ManagerBTRFS
orNone
) – AUDisks.ManagerBTRFS
orNone
to clear the interface.
Sets the
UDisks.ManagerBTRFS
instance for the D-Bus interface org.freedesktop.UDisks2.Manager.BTRFS on self.New in version 2.1.3.
- set_manager_lvm2(interface_)¶
- Parameters:
interface (
UDisks.ManagerLVM2
orNone
) – AUDisks.ManagerLVM2
orNone
to clear the interface.
Sets the
UDisks.ManagerLVM2
instance for the D-Bus interface org.freedesktop.UDisks2.Manager.LVM2 on self.New in version 2.0.0.
- set_manager_nvme(interface_)¶
- Parameters:
interface (
UDisks.ManagerNVMe
orNone
) – AUDisks.ManagerNVMe
orNone
to clear the interface.
Sets the
UDisks.ManagerNVMe
instance for the D-Bus interface ‘org.freedesktop.UDisks2.Manager.NVMe [gdbus-interface-org-freedesktop-UDisks2-Manager-NVMe.top_of_page]’ on self.
- set_mdraid(interface_)¶
- Parameters:
interface (
UDisks.MDRaid
orNone
) – AUDisks.MDRaid
orNone
to clear the interface.
Sets the
UDisks.MDRaid
instance for the D-Bus interface org.freedesktop.UDisks2.MDRaid on self.New in version 2.0.0.
- set_nvme_controller(interface_)¶
- Parameters:
interface (
UDisks.NVMeController
orNone
) – AUDisks.NVMeController
orNone
to clear the interface.
Sets the
UDisks.NVMeController
instance for the D-Bus interface ‘org.freedesktop.UDisks2.NVMe.Controller [gdbus-interface-org-freedesktop-UDisks2-NVMe-Controller.top_of_page]’ on self.
- set_nvme_fabrics(interface_)¶
- Parameters:
interface (
UDisks.NVMeFabrics
orNone
) – AUDisks.NVMeFabrics
orNone
to clear the interface.
Sets the
UDisks.NVMeFabrics
instance for the D-Bus interface ‘org.freedesktop.UDisks2.NVMe.Fabrics [gdbus-interface-org-freedesktop-UDisks2-NVMe-Fabrics.top_of_page]’ on self.
- set_nvme_namespace(interface_)¶
- Parameters:
interface (
UDisks.NVMeNamespace
orNone
) – AUDisks.NVMeNamespace
orNone
to clear the interface.
Sets the
UDisks.NVMeNamespace
instance for the D-Bus interface ‘org.freedesktop.UDisks2.NVMe.Namespace [gdbus-interface-org-freedesktop-UDisks2-NVMe-Namespace.top_of_page]’ on self.
- set_partition(interface_)¶
- Parameters:
interface (
UDisks.Partition
orNone
) – AUDisks.Partition
orNone
to clear the interface.
Sets the
UDisks.Partition
instance for the D-Bus interface org.freedesktop.UDisks2.Partition on self.
- set_partition_table(interface_)¶
- Parameters:
interface (
UDisks.PartitionTable
orNone
) – AUDisks.PartitionTable
orNone
to clear the interface.
Sets the
UDisks.PartitionTable
instance for the D-Bus interface org.freedesktop.UDisks2.PartitionTable on self.
- set_physical_volume(interface_)¶
- Parameters:
interface (
UDisks.PhysicalVolume
orNone
) – AUDisks.PhysicalVolume
orNone
to clear the interface.
Sets the
UDisks.PhysicalVolume
instance for the D-Bus interface org.freedesktop.UDisks2.PhysicalVolume on self.New in version 2.0.0.
- set_swapspace(interface_)¶
- Parameters:
interface (
UDisks.Swapspace
orNone
) – AUDisks.Swapspace
orNone
to clear the interface.
Sets the
UDisks.Swapspace
instance for the D-Bus interface org.freedesktop.UDisks2.Swapspace on self.
- set_vdo_volume(interface_)¶
- Parameters:
interface (
UDisks.VDOVolume
orNone
) – AUDisks.VDOVolume
orNone
to clear the interface.
Sets the
UDisks.VDOVolume
instance for the D-Bus interface ‘org.freedesktop.UDisks2.VDOVolume [gdbus-interface-org-freedesktop-UDisks2-VDOVolume.top_of_page]’ on self.New in version 2.9.0.
- set_volume_group(interface_)¶
- Parameters:
interface (
UDisks.VolumeGroup
orNone
) – AUDisks.VolumeGroup
orNone
to clear the interface.
Sets the
UDisks.VolumeGroup
instance for the D-Bus interface org.freedesktop.UDisks2.VolumeGroup on self.New in version 2.0.0.