Method
ClutterTextget_buffer
Declaration [src]
ClutterTextBuffer*
clutter_text_get_buffer (
ClutterText* self
)
Description [src]
Get the ClutterTextBuffer object which holds the text for
this widget.
| Available since: | 1.10 |
| Gets property | Clutter.Text:buffer |
Return value
| Returns: | ClutterTextBuffer |
A |
|
| The data is owned by the instance. |