pub static CLOSE_CMD: CommandExpand description
Represents the window close action.
ยงMetadata
This command has the following default metadata:
| metadata | value |
|---|---|
| name | "Close" |
| info | "Close the window" |
| shortcut | [shortcut!(ALT + F4), shortcut!(CTRL + 'W')] |
| icon | wgt_fn!(|_| ICONS.get(["window-close", "close"])) |
Text metadata is localized.