Method

Pango.Item.copy

Declaration [src]

PangoItem*
pango_item_copy (
  PangoItem* item
)

Description [src]

Copy an existing PangoItem structure.

Return value

Returns: PangoItem

the newly allocated PangoItem

The caller of the function takes ownership of the data, and is responsible for freeing it
Can be NULL