ObjectSkeleton
Object Hierarchy:
Description:
[
CCode ( type_id =
"udisks_object_skeleton_get_type ()" ) ]
public class ObjectSkeleton :
DBusObjectSkeleton,
DBusObject,
Object
The ObjectSkeleton structure contains only private data and should only be accessed using the provided API.
Content:
Creation methods:
Methods:
- public void set_block (Block? interface_)
Sets the Block
instance for the D-Bus interface org.freedesktop.UDisks2.Block on this.
- public void set_drive (Drive? interface_)
Sets the Drive
instance for the D-Bus interface org.freedesktop.UDisks2.Drive on this.
- public void set_drive_ata (DriveAta? interface_)
Sets the DriveAta
instance for the D-Bus interface org.freedesktop.UDisks2.Drive.Ata on this.
- public void set_encrypted (Encrypted? interface_)
Sets the Encrypted
instance for the D-Bus interface org.freedesktop.UDisks2.Encrypted on this.
- public void set_filesystem (Filesystem? interface_)
Sets the Filesystem
instance for the D-Bus interface org.freedesktop.UDisks2.Filesystem on this.
- public void set_job (Job? interface_)
Sets the Job instance
for the D-Bus interface org.freedesktop.UDisks2.Job on this.
- public void set_loop (Loop? interface_)
Sets the Loop
instance for the D-Bus interface org.freedesktop.UDisks2.Loop on this.
- public void set_manager (Manager? interface_)
Sets the Manager
instance for the D-Bus interface org.freedesktop.UDisks2.Manager on this.
- public void set_mdraid (MDRaid? interface_)
Sets the MDRaid
instance for the D-Bus interface org.freedesktop.UDisks2.MDRaid on this.
- public void set_partition (Partition? interface_)
Sets the Partition
instance for the D-Bus interface org.freedesktop.UDisks2.Partition on this.
- public void set_partition_table (PartitionTable? interface_)
Sets the
PartitionTable instance for the D-Bus interface org.freedesktop.UDisks2.PartitionTable on this
.
- public void set_swapspace (Swapspace? interface_)
Sets the Swapspace
instance for the D-Bus interface org.freedesktop.UDisks2.Swapspace on this.
Inherited Members:
All known members inherited from class GLib.DBusObjectSkeleton
- add_interface
- authorize_method
- flush
- g_object_path
- remove_interface
- remove_interface_by_name
- set_object_path
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref
All known members inherited from interface GLib.DBusObject
- get_interface
- get_interfaces
- get_object_path
- interface_added
All known members inherited from interface UDisks.Object