DesktopAppInfo.getStringList

string[] getStringList(string key)

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

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

Parameters

keythe key to look up

Returns

a null-terminated string array or null if the specified

key cannot be found. The array should be freed with [glib.global.strfreev].