Method
PangoAttrListget_attributes
Declaration [src]
GSList*
pango_attr_list_get_attributes (
PangoAttrList* list
)
Return value
Returns: | A list of PangoAttribute* |
a list of all attributes in |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |