DesktopFile.action

class DesktopFile
@trusted
action
inout
(
string actionName
)

Return Value

Type: inout(DesktopAction)

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

See Also

actions, byAction

Meta