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.
Gets property | Clutter.Text:attributes |
Return value
Returns: | PangoAttrList |
The attribute list, or |
|
The data is owned by the instance. |