Place the scrollbars on the right and bottom of the widget (default behaviour).

Property definitions

gtk $ GtkCornerType :: bottom_left
	#Place the scrollbars on the right and bottom of the widget (default behaviour).
	new bottom_left `{ return GTK_CORNER_BOTTOM_LEFT; `}
lib/gtk/v3_4/gtk_enums.nit:99,2--100,53