mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-06 16:19:07 -04:00
preliminary variant syntax
This commit is contained in:
parent
778a979714
commit
f894301571
4 changed files with 58 additions and 3 deletions
6
variant-test.blp
Normal file
6
variant-test.blp
Normal file
|
@ -0,0 +1,6 @@
|
|||
using Gtk 4.0;
|
||||
|
||||
Button {
|
||||
action-name: "app.shave_yak";
|
||||
action-target: variant<"y">("8");
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue