mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-06-22 23:19:25 -04:00
parent
5c7fb03da7
commit
c733b79683
8 changed files with 198 additions and 0 deletions
7
tests/sample_errors/level_bar_offset_value.blp
Normal file
7
tests/sample_errors/level_bar_offset_value.blp
Normal file
|
@ -0,0 +1,7 @@
|
|||
using Gtk 4.0;
|
||||
|
||||
LevelBar {
|
||||
offsets [
|
||||
offset ("negative-value", -0.3),
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue