getBoolean

open fun getBoolean(key: String): Boolean

Looks up a boolean value in the keyfile backing @info.

The @key is looked up in the "Desktop Entry" group.

Return

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

Since

2.36

Parameters

key

the key to look up