disambiguate_names
Description:
[ CCode ( array_length = false ,  array_null_terminated = true ) ]
[ Version ( since = "0.9.10" ) ]
public static string[] disambiguate_names (Device[] devices)
  [ Version ( since = "0.9.10" ) ]
public static string[] disambiguate_names (Device[] devices)
Generates a list of short-ish unique presentation names for the devices in devices.
Parameters:
| devices | an array of Device | 
| num_devices | length of  | 
Returns:
| the device names |