DesktopFile.action

class DesktopFile
@safe const
action
(
string actionName
)

Return Value

Type: const(DesktopAction)

DesktopAction with given action name or DesktopAction with null group if not found or found section does not have a name.

See Also

actions, byAction

Meta