Method

PangoLayoutset_attributes

Declaration

void
pango_layout_set_attributes (
  PangoLayout* layout,
  PangoAttrList* attrs
)

Description

No description available.

Parameters

attrs

Type: PangoAttrList

No description available.

The argument can be NULL.
The data is owned by the caller of the method.