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().

Available since:1.0
Gets propertyClutter.Text:line-wrap

Return value

Returns: gboolean
 

TRUE if the ClutterText actor should wrap its contents.