GtkListBoxRow used to contains children Views

Property definitions

linux :: ui $ ListLayout :: native_rows=
	# `GtkListBoxRow` used to contains children `View`s
	var native_rows = new Map[View, GtkListBoxRow]
lib/linux/ui.nit:195,2--196,47