Center the window on its transient parent.

Property definitions

gtk $ GtkWindowPosition :: center_on_parent
	#Center the window on its transient parent.
	new center_on_parent `{ return GTK_WIN_POS_CENTER_ON_PARENT; `}
lib/gtk/v3_4/gtk_enums.nit:341,2--342,64