blueprint-compiler/tests/sample_errors/action_parent.blp
2022-02-02 16:22:57 -06:00

6 lines
58 B
Text

using Gtk 4.0;
Box {
[action response=ok]
Label {}
}