DesktopEntry.getField

This function returns value of specified field from .desktop file.

class DesktopEntry
static
string
getField
(
string filepath
,
string field
)

Parameters

filepath string

path to .desktop file

field string

field name

Meta