setJustifyLastLine

open fun setJustifyLastLine(justify: Boolean)

Sets whether the last line should be stretched to fill the entire width of the layout.

This only has an effect if method@Pango.Layout.set_justify has been called as well.

The default value is false.

Since

1.50

Parameters

justify

whether the last line in the layout should be justified