Function

Pangoreorder_items

since: 1.0

Declaration

GList*
pango_reorder_items (
  GList* items
)

Description

No description available.

Available since: 1.0

Parameters

items

Type: A list of PangoItem*

No description available.

The data is owned by the caller of the function.

Return value

Type: A list of PangoItem*

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.