Structs§
- Helper to show text with icons in a row. Usually created via the
crate::icon_text!
macro. - Helper to show mouse buttons as text/icons.
Enums§
Functions§
- is_mac 🔒
- Shows a “+” if the OS is not Mac. Useful if you want to e.g. show an icon after a
modifiers_text
- Helper to add [
egui::Modifiers
] as text with icons. Will automatically show Cmd/Ctrl based on the OS. - Shows a keyboard shortcut with a modifier and the given icon.