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
] a new PangoLayout
identical to src
Derived by RGtkGen from GTK+ documentation