using Gtk 4.0; template Gtk.ListItem { child: $RealmRow { realm: bind template.item; }; }