get_slaves
Description:
[
Version ( deprecated =
true , deprecated_since =
"1.34" , since =
"1.14" ) ]
public unowned GenericArray<
Device>
get_slaves ()
Warning: get_slaves is deprecated since 1.34.
Gets the ports currently enslaved to this.
Parameters:
Returns:
the GenericArray containing Devices that are slaves
of this. This is the internal copy used by the device, and must not be modified.
|