get_manufacturer


Description:

[ Version ( since = "0.1.32" ) ]
public unowned string get_manufacturer (string locale) throws Error

Gets the profile manufacturer.

If the translated text is not available in the selected locale then the default untranslated (en_US) text is returned.

Parameters:

this

A valid Icc

locale

A locale, e.g. "en_GB.UTF-8" or null for the profile default

Returns:

The text as a UTF-8 string, or null of the locale is invalid or the tag does not exist.