DesktopAppInfo.getString

Looks up a string value in the keyfile backing info. The key is looked up in the "Desktop Entry" group. Since 2.36

class DesktopAppInfo
string
getString
(
string key
)

Parameters

key string

the key to look up

Return Value

Type: string

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

Meta