pangoColorCopy {RGtk2} | R Documentation |
Creates a copy of src
. Primarily used by language bindings,
not that useful otherwise (since colors can just be copied
by assignment in C).
pangoColorCopy(object)
|
[PangoColor ] color to copy |
[PangoColor
] the newly allocated PangoColor
.
Derived by RGtkGen from GTK+ documentation