Method
ClutterTextget_attributes
Declaration [src]
PangoAttrList*
clutter_text_get_attributes (
ClutterText* self
)
Description [src]
Gets the attribute list that was set on the ClutterText actor
clutter_text_set_attributes(), if any.
| Available since: | 1.0 |
| Gets property | Clutter.Text:attributes |
Return value
| Returns: | PangoAttrList |
The attribute list, or |
|
| The data is owned by the instance. |