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