The reference point is at the center of the window

Property definitions

gtk $ GdkGravity :: center
	# The reference point is at the center of the window
	new center `{ return GDK_GRAVITY_CENTER; `}
lib/gtk/v3_4/gdk_enums.nit:40,2--41,44