labwc/include/menu
Consolatis b2d7e2933b 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 20:31:03 +01:00
..
menu.h menu: Dynamically adjust menu width based on widest item 2022-12-06 20:31:03 +01:00