DesktopFile.group

class DesktopFile
@safe @nogc nothrow inout
group
(
string groupName
)

Return Value

Type: inout(DesktopGroup)

DesktopGroup instance associated with groupName or null if not found.

Meta