pangoLayoutCopy {RGtk2} | R Documentation |
Does a deep copy-by-value of the src
layout. The attribute list,
tab list, and text from the original layout are all copied by
value.
pangoLayoutCopy(object)
|
[PangoLayout ] a PangoLayout |
[PangoLayout
] the newly allocated PangoLayout
, with a reference
count of one.
Derived by RGtkGen from GTK+ documentation