Method

PangoLayoutget_log_attrs_readonly

since: 1.30

Declaration

PangoLogAttr*
pango_layout_get_log_attrs_readonly (
  PangoLayout* layout,
  gint* n_attrs
)

Description

No description available.

Available since: 1.30

Parameters

n_attrs

Type: gint*

No description available.

The argument will be set by the function.

Return value

Type: An array of PangoLogAttr

No description available.

The length of the array is in the n_attrs argument.
The data is owned by the instance.