Method
ClutterTextset_line_wrap
since: 1.0
Declaration [src]
void
clutter_text_set_line_wrap (
ClutterText* self,
gboolean line_wrap
)
Description [src]
Sets whether the contents of a ClutterText
actor should wrap,
if they don’t fit the size assigned to the actor.
Available since: 1.0
Sets property | Clutter.Text:line-wrap |