using Gtk 4.0; using Adw 1; Adw.AlertDialog dialog1 { responses [ ok: "Ok", cancel: "Cancel", ] } Button cancel {}