Windows should be placed in the center of the screen.

Property definitions

gtk $ GtkWindowPosition :: center
	#Windows should be placed in the center of the screen.
	new center `{ return GTK_WIN_POS_CENTER; `}
lib/gtk/v3_4/gtk_enums.nit:332,2--333,44