Method
ClutterTextget_layout
Declaration [src]
PangoLayout*
clutter_text_get_layout (
ClutterText* self
)
Description [src]
Retrieves the current PangoLayout used by a ClutterText actor.
| Available since: | 1.0 |
Return value
| Returns: | PangoLayout |
A |
|
| The data is owned by the instance. |