desktopfile.file

Class representation of desktop file.

Public Imports

inilike.file
public import inilike.file;
desktopfile.utils
public import desktopfile.utils;

Members

Classes

DesktopAction
class DesktopAction

Subclass of inilike.file.IniLikeGroup for easy access to desktop action.

DesktopEntry
class DesktopEntry

Subclass of inilike.file.IniLikeGroup for easy accessing of Desktop Entry properties.

DesktopFile
class DesktopFile

Represents .desktop file.

See Also

Meta