Method
ClutterTextget_line_wrap_mode
Declaration [src]
PangoWrapMode
clutter_text_get_line_wrap_mode (
ClutterText* self
)
Description [src]
Retrieves the line wrap mode used by the ClutterText actor.
| Gets property | Clutter.Text:line-wrap-mode |
Return value
| Returns: | PangoWrapMode |
The wrap mode used by the |