Root layout

Property definitions

app $ UiExampleWindow :: layout
	# Root layout
	var layout = new ListLayout(parent=self)
lib/app/examples/ui_example.nit:33,2--34,41