desktopfile v0.2.0 (2015-05-04T14:48:56Z)
Dub
Repo
DesktopFile.categories
desktopfile
DesktopFile
Sets the list of values for the "Categories" list.
auto
categories
()
void
categories
(Range values)
class
DesktopFile
@
safe
void
categories
(
Range
)
(
Range
values
)
if
(
isInputRange
!
Range
&&
isSomeString
!(
ElementType
!
Range
)
)
Meta
Source
See Implementation
desktopfile
DesktopFile
constructors
this
enums
ReadOptions
Type
functions
addGroup
byGroup
categories
comment
desktopEntry
execString
expandExecString
fileName
genericName
group
hidden
iconName
keywords
localizedComment
localizedGenericName
localizedName
mimeTypes
name
noDisplay
notShowIn
onlyShowIn
saveToFile
saveToString
startApplication
startLink
terminal
tryExecString
type
workingDirectory
static functions
joinValues
loadFromFile
loadFromString
splitValues
Sets the list of values for the "Categories" list.