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