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.

Gets propertyClutter.Text:justify

Return value

Type: gboolean

TRUE if the text should be justified.