Some label

Property definitions

app $ SecondWindow :: a_label
	# Some label
	var a_label = new Label(parent=layout, text="This window uses a VerticalLayout.")
lib/app/examples/ui_example.nit:81,2--82,82