mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-05 16:09:07 -04:00
Update menu syntax
Sections and submenus can have IDs. Also, change the code to better reflect the documented grammar.
This commit is contained in:
parent
75055ac967
commit
dd3c75d2c7
6 changed files with 44 additions and 33 deletions
|
@ -1,5 +1,5 @@
|
|||
using Gtk 4.0;
|
||||
|
||||
menu menu {
|
||||
not-allowed: true;
|
||||
not-allowed: "true";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue