Method

ClutterTextget_line_wrap

Declaration [src]

gboolean
clutter_text_get_line_wrap (
  ClutterText* self
)

Description [src]

Retrieves the value set using clutter_text_set_line_wrap().

Gets propertyClutter.Text:line-wrap

Return value

Type: gboolean

TRUE if the ClutterText actor should wrap its contents.