DEBSOURCES
Skip Quicknav
sources / blueprint-compiler / 0.18.0-2 / tests / sample_errors / subscope.blp
123456789
using Gtk 4.0; BuilderListItemFactory { template ListItem { child: label; } } Label label {}