DEBSOURCES
Skip Quicknav
sources / blueprint-compiler / 0.18.0-4 / tests / samples / parseable.blp
12345678910111213
using Gtk 4.0; Shortcut { trigger: "Escape"; } Picture { paintable: "/path/to/paintable"; } ColorButton { rgba: "rgb(0, 0, 0)"; }