using Gtk 4.0; Overlay { Label label {} } Label { label: bind (label.parent).child.label; }