1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-06-30 08:04:52 +02:00

gmenumodel: Acknowledge in docs that the UI used in the example is old

This kind of deeply nested menu is definitely no longer good UI practice
for most apps (deeply nested menus make things hard to find, and require
good mouse control to navigate). However, it does serve as a good
demonstration of the concepts in `GMenuModel`, so keep it, with a
sentence to acknowledge that it’s not a good UI.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>

Fixes: 
This commit is contained in:
Philip Withnall 2024-08-25 15:34:32 +01:00
parent 3d53902fc3
commit dfed38ef03
No known key found for this signature in database
GPG Key ID: DCDF5885B1F3ED73

@ -50,6 +50,8 @@
*
* ![](menu-example.png)
*
* While this kind of deeply nested menu is no longer considered good UI
* practice, it serves as a good example of the concepts in `GMenuModel`.
* There are 8 menus visible in the screenshot: one menubar, two
* submenus and 5 sections:
*