Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
pangoLayoutCopy: pangoLayoutCopy
Description
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.
Usage
pangoLayoutCopy(object)
Arguments
object
[
PangoLayout
] a
PangoLayout
Value
PangoLayout
] the newly allocated
PangoLayout
, with a reference count of one,