pangoColorCopy {RGtk2}R Documentation

pangoColorCopy

Description

Primarily used by language bindings, not that useful otherwise (since colors can just be copied by assignment in C).

Usage

pangoColorCopy(object)

Arguments

object [PangoColor] color to copy

Value

[PangoColor] an allocated PangoColor

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.5 Index]