Title of the window, must be set before creating the window (or redef)

Property definitions

gamnit :: display_linux $ GamnitDisplay :: window_title=
	# Title of the window, must be set before creating the window (or redef)
	var window_title = "gamnit game" is lazy, writable
lib/gamnit/display_linux.nit:70,2--71,51