Method
PangoItemcopy
Declaration [src]
PangoItem*
pango_item_copy (
PangoItem* item
)
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 . |