get_locale_string


Description:

public string? get_locale_string (string key)

Looks up a localized string value in the keyfile backing this translated to the current locale.

The key is looked up in the `Desktop Entry` group.

Parameters:

this

a [class@GioUnix.DesktopAppInfo]

key

the key to look up

Returns:

a newly allocated string, or `NULL` if the key is not found