pangoLayoutNew {RGtk2} | R Documentation |
Create a new PangoLayout
object with attributes initialized to
default values for a particular PangoContext
.
pangoLayoutNew(context)
|
[PangoContext ] a PangoContext |
[PangoLayout
] the newly allocated PangoLayout
, with a reference
count of one.
Derived by RGtkGen from GTK+ documentation