mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-05 16:09:07 -04:00
Add dialog actions
This commit is contained in:
parent
bac008296a
commit
8ba898e354
10 changed files with 115 additions and 3 deletions
6
tests/sample_errors/action_response.blp
Normal file
6
tests/sample_errors/action_response.blp
Normal file
|
@ -0,0 +1,6 @@
|
|||
using Gtk 4.0;
|
||||
|
||||
Dialog {
|
||||
[action response=foo]
|
||||
Button {}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue