MimeAppsGroup

IniLikeGroup subclass for easy access to the list of applications associated with given type.

Constructors

this
this(string groupName)
Undocumented in source.

Members

Functions

appsForMimeType
auto appsForMimeType(string mimeType)

List applications for given mimeType.

validateKeyValue
void validateKeyValue(string key, string value)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

splitApps
auto splitApps(string apps)

Split string list of desktop ids into range.

Meta