The reference point is at the top left corner of the window itself, ignoring window manager decorations.

Property definitions

gtk $ GdkGravity :: static
	# The reference point is at the top left corner of the window itself, ignoring window manager decorations.
	new static `{ return GDK_GRAVITY_STATIC; `}
lib/gtk/v3_4/gdk_enums.nit:55,2--56,44