set_justify
Description:
public void set_justify (bool justify)
Sets whether the text of the Text actor should be justified on both margins.
This setting is ignored if Clutter is compiled against Pango < 1.18.
Parameters:
this |
a Text
|
justify |
whether the text should be justified
|