Copy an existing PangoItem structure.
PangoItem
pangoItemCopy(item)
item
a PangoItem, may be NULL
NULL
[PangoItem] the newly allocated PangoItem, or NULL if item was NULL.
Derived by RGtkGen from GTK+ documentation