labwc/include/menu
Consolatis d00327bc32 menu: Dynamically adjust menu width based on widest item
Adds two new theme vars:
- menu.width.min (menu will never be smaller than this)
- menu.width.max (menu will never be wider than this + padding)

A fixed menu width can be achieved by setting
menu.width.min == menu.width.max.
2022-12-06 21:08:43 +00:00
..
menu.h menu: Dynamically adjust menu width based on widest item 2022-12-06 21:08:43 +00:00