using Gtk 4.0; template GtkListItem { Label { label: bind GtkListItem.item.label; } }