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