get_image_locale
Description:
[ Version ( since = "1.12" ) ]
public abstract unowned string? get_image_locale ()
Retrieves the locale identifier associated to the Image.
Parameters:
Returns:
a string corresponding to the POSIX `LC_MESSAGES` locale used by the image description, or null if the image does not
specify a locale.
|