DEBSOURCES
Skip Quicknav
sources / blueprint-compiler / 0.18.0-2 / tests / sample_errors / a11y_list_empty.blp
123456789
using Gtk 4.0; Box { accessibility { label: _("Hello, world!"); labelled-by: []; checked: true; } }