[ Version ( since = "1.50" ) ]
public void set_justify_last_line (bool justify)
Sets whether the last line should be stretched to fill the entire width of the layout.
This only has an effect if [[email protected]_justify] has been called as well.
The default value is false.
this |
a `PangoLayout` |
justify |
whether the last line in the layout should be justified |