DesktopAppInfo.hasKey

Returns whether key exists in the "Desktop Entry" group of the keyfile backing info. Since 2.26

class DesktopAppInfo
int
hasKey
(
string key
)

Parameters

key string

the key to look up

Return Value

Type: int

TRUE if the key exists

Meta