DesktopFile.desktopEntry

class DesktopFile
@nogc @safe nothrow inout
inout(IniLikeGroup)
desktopEntry
()

Return Value

Type: inout(IniLikeGroup)

instance of "Desktop Entry" group. Note: Usually you don't need to call this function since you can rely on alias this.

Meta