Method
ClutterTextset_justify
since: 1.0
Declaration [src]
void
clutter_text_set_justify (
ClutterText* self,
gboolean justify
)
Description [src]
Sets whether the text of the ClutterText
actor should be justified
on both margins. This setting is ignored if Clutter is compiled
against Pango < 1.18.
Available since: 1.0
Sets property | Clutter.Text:justify |