Method

ClutterTextget_justify

Declaration [src]

gboolean
clutter_text_get_justify (
  ClutterText* self
)

Description [src]

Retrieves whether the ClutterText actor should justify its contents on both margins.

Available since:0.6
Gets propertyClutter.Text:justify

Return value

Returns: gboolean
 

TRUE if the text should be justified.