using Gtk 4.0; BuilderListItemFactory { template ListItem { child: label; } } Label label {}