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 DesktopAppInfo

key

the key to look up

Returns:

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