DEBSOURCES
Skip Quicknav
sources / blueprint-compiler / 0.18.0-2 / tests / sample_errors / action_widget_have_no_id.blp
12345678
using Gtk 4.0; Dialog { [action response=cancel] Button { label: _("Cancel"); } }