get_ports
Description:
[
Version ( since =
"1.34" ) ]
public unowned GenericArray<
Device>
get_ports ()
Gets the devices currently set as port of 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.
|