blueprint-compiler/tests/sample_errors/scale_mark_position.blp
2023-05-13 20:19:29 -05:00

7 lines
No EOL
67 B
Text

using Gtk 4.0;
Scale {
marks [
mark (0, bottom_right),
]
}