get_manufacturer


Description:

public string? get_manufacturer ()

Get the manufacturer of the device.

Parameters:

this

A DeviceInfo

Returns:

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