Method

ClutterTextget_justify

since: 0.6

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

Type: gboolean

TRUE if the text should be justified.