set_partition
Description:
public void set_partition (
Partition? interface_)
Sets the Partition instance for the D-Bus interface
org.freedesktop.UDisks2.Partition on this.
Parameters:
this |
A ObjectSkeleton.
|
interface_ |
A Partition or null to clear the interface.
|