pangoItemCopy {RGtk2}R Documentation

pangoItemCopy

Description

Copy an existing PangoItem structure.

Usage

pangoItemCopy(item)

Arguments

item

a PangoItem, may be NULL

Value

[PangoItem] the newly allocated PangoItem, or NULL if item was NULL.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]