desktopfile v1.3.3 (2020-09-18T14:40:14Z)
Dub
Repo
readDesktopEntryValues
desktopfile
utils
Undocumented in source. Be warned that the author may not have intended to support it.
package
bool
readDesktopEntryValues
(
IniLikeReader
)
(
IniLikeReader
reader
,
scope
string
locale
,
string
fileName
,
out
string
iconName
,
out
string
name
,
out
string
execValue
,
out
string
url
,
out
string
workingDirectory
,
out
bool
terminal
)
Meta
Source
See Implementation
desktopfile
utils
classes
DesktopExecException
enums
ParamSupport
functions
desktopId
expandExecArgs
findDesktopFile
fireDesktopFile
getDefaultTerminalCommand
getNullStderr
getNullStdin
getNullStdout
getTerminalCommand
isTrusted
needMultipleInstances
paramSupport
readDesktopEntryValues
spawnApplication
unquoteExec
xdgOpen
structs
ExecBuilder
FireOptions
SpawnParams