blueprint-compiler/tests/sample_errors/menu_toplevel_attribute.blp
2023-01-12 15:49:19 -06:00

5 lines
No EOL
52 B
Text

using Gtk 4.0;
menu menu {
not-allowed: true;
}