list_device_types


Description:

public List<string> list_device_types ()

Get a List of strings representing the types of the devices directly contained in this.

Parameters:

this

A DeviceInfo

Returns:

A List of strings. The elements should be g_free'd and the list should be g_list_free'd.