Place the scrollbars on the top and left of the widget.

Property definitions

gtk $ GtkCornerType :: bottom_right
	#Place the scrollbars on the top and left of the widget.
	new bottom_right `{ return GTK_CORNER_BOTTOM_RIGHT; `}
lib/gtk/v3_4/gtk_enums.nit:105,2--106,55