DesktopAppInfo.getBoolean

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

class DesktopAppInfo
int
getBoolean
(
string key
)

Parameters

key string

the key to look up

Return Value

Type: int

the boolean value, or FALSE if the key is not found

Meta