using Gtk 4.0; SizeGroup { mode: horizontal; widgets [label, button]; } Label label {} Button button {}