mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-06-21 23:19:24 -04:00
7 lines
82 B
Text
7 lines
82 B
Text
using Gtk 4.0;
|
|
|
|
LevelBar {
|
|
offsets [
|
|
offset ("negative-value", -0.3),
|
|
]
|
|
}
|