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

Property definitions

gtk $ GtkCornerType :: top_left
	#Place the scrollbars on the right and bottom of the widget (default behaviour).
	new top_left `{ return GTK_CORNER_TOP_LEFT; `}
lib/gtk/v3_4/gtk_enums.nit:96,2--97,47