DesktopAppInfo.getStringList

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

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

class DesktopAppInfo
string[]
getStringList
(
string key
)

Parameters

key string

the key to look up

Return Value

Type: string[]

a %NULL-terminated string array or %NULL if the specified key cannot be found. The array should be freed with g_strfreev().

Meta

Since

2.60