mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 08:23:38 +02:00
Merge branch 'menu-model-diagram' into 'main'
Docs: Replace Gio.MenuModel diagram with SVG See merge request GNOME/glib!4140
This commit is contained in:
@@ -69,7 +69,10 @@
|
||||
*
|
||||
* ## A menu example
|
||||
*
|
||||
* 
|
||||
* <picture>
|
||||
* <source srcset="menu-model-dark.svg" media="(prefers-color-scheme: dark)">
|
||||
* <img src="menu-model-light.svg" alt="menu model">
|
||||
* </picture>
|
||||
*
|
||||
* Notice that the separators visible in the [example](#an-example-menu)
|
||||
* appear nowhere in the [menu model](#a-menu-example). This is because
|
||||
|
Reference in New Issue
Block a user