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

6 lines
63 B
Text

using Gtk 4.0;
Dialog {
[action response=foo]
Button {}
}