Modules§
- context
- Context menu widget and properties.
- popup
- Sub-menu popup widget and properties.
- sub
- Sub-menu widget and properties.
Structs§
- Button
Style W
Style applied to allButton!
widgets insideMenu!
.- Default
Style W
DefaultMenu!
style.- Menu
W
Menu root panel.- Toggle
Style W
Style applied to allButton!
widgets insideMenu!
.- Touch
Button Style W
Command button for touch.
Statics§
- PANEL_
FN_ VAR - Defines the layout widget for
Menu!
. - SHORTCUT_
SPACING_ VAR - Minimum space between a menu item child and the
shortcut_txt
child. - STYLE_
FN_ VAR - Contextual style variable.
Functions§
- icon
P
Menu item icon.- icon_fn
P
Menu item icon from widget function.- panel_
fn P
Widget function that generates the menu layout.- shortcut_
spacing P
Minimum space between a menu item child and theshortcut_txt
child.- shortcut_
txt P
Menu item shortcut text.- style_
fn P
Extends or replaces the widget style.