Method

PangoItemcopy

Declaration [src]

PangoItem*
pango_item_copy (
  PangoItem* item
)

Description [src]

Copy an existing PangoItem structure.

Return value

Type: PangoItem

The newly allocated PangoItem

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.