Layout.setJustifyLastLine

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

This only has an effect if pango.layout.Layout.setJustify has been called as well.

The default value is false.

class Layout
void
setJustifyLastLine
(
bool justify
)

Parameters

justify bool

whether the last line in the layout should be justified