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

Ownership of the data is transferred to the caller
Can be NULL