getString

open fun getString(key: String): String?

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

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

Return

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

Since

2.36

Parameters

key

the key to look up