get_friendly_name


Description:

public string? get_friendly_name ()

Get the friendly name of the device.

Parameters:

this

A DeviceInfo

Returns:

A newly allocated string containing the "friendly name" of the device, or null if not available. g_free after use.