Method

PangoLayoutget_attributes

Declaration [src]

PangoAttrList*
pango_layout_get_attributes (
  PangoLayout* layout
)

Description [src]

Gets the attribute list for the layout, if any.

Return value

Type: PangoAttrList

A PangoAttrList

The returned data is owned by the instance.
The return value can be NULL.