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